Cette page n'a pas encore été traduite dans votre langue. Affichage du contenu en anglais pendant que nous y travaillons.

💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.

LOWCVE-2015-7576CVSS 3.7

CVE-2015-7576: Timing Attack in Ruby on Rails Actionpack

Plateforme

ruby

Composant

actionpack

Corrigé dans

3.2.22.1

Traduction vers votre langue…

CVE-2015-7576 describes a timing attack vulnerability within the HTTP Basic Authentication implementation of Ruby on Rails' Action Controller. This flaw allows a remote attacker to potentially bypass authentication by analyzing the time taken to verify credentials. The vulnerability affects versions of Actionpack up to and including 3.2.9.rc3, with a fix available in version 3.2.22.1.

Ruby

Détecte cette CVE dans ton projet

Téléverse ton fichier Gemfile.lock et nous te dirons instantanément si tu es affecté.

Téléverser Gemfile.lockFormats supportés: Gemfile.lock · Gemfile

Impact et Scénarios d'Attaquetraduction en cours…

The primary impact of CVE-2015-7576 is the potential for unauthorized access to protected resources within a Ruby on Rails application. An attacker can exploit this timing vulnerability to deduce valid credentials by repeatedly attempting authentication and measuring the response times. While the CVSS score is LOW, successful exploitation could lead to complete compromise of the application and its data, particularly if sensitive information is accessible via Basic Authentication. This vulnerability shares similarities with other timing attacks targeting authentication mechanisms, highlighting the importance of constant-time algorithms in security-critical code.

Contexte d'Exploitationtraduction en cours…

CVE-2015-7576 was published in 2017. There is no indication of active exploitation campaigns targeting this vulnerability. No public Proof-of-Concept (POC) exploits have been widely reported. The EPSS score is likely low, reflecting the difficulty and specialized knowledge required to successfully exploit this timing attack.

Renseignement sur les Menaces

Statut de l'Exploit

Preuve de ConceptInconnu
CISA KEVNO
Exposition InternetÉlevée
NextGuard10–15% encore vulnérables

EPSS

1.57% (percentile 81%)

Vecteur CVSS

RENSEIGNEMENT SUR LES MENACES· CVSS 3.1CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N3.7LOWAttack VectorNetworkComment l'attaquant atteint la cibleAttack ComplexityHighConditions requises pour exploiterPrivileges RequiredNoneNiveau d'authentification requisUser InteractionNoneSi une action de la victime est requiseScopeUnchangedImpact au-delà du composant affectéConfidentialityLowRisque d'exposition de données sensiblesIntegrityNoneRisque de modification non autorisée de donnéesAvailabilityNoneRisque d'interruption de servicenextguardhq.com · Score de base CVSS v3.1
Que signifient ces métriques?
Attack Vector
Réseau — exploitable à distance via internet. Aucun accès physique ou local requis.
Attack Complexity
Élevée — nécessite une condition de course, configuration non standard ou circonstances spécifiques.
Privileges Required
Aucun — sans authentification. Aucune identifiant requis pour exploiter.
User Interaction
Aucune — attaque automatique et silencieuse. La victime ne fait rien.
Scope
Inchangé — impact limité au composant vulnérable.
Confidentiality
Faible — accès partiel ou indirect à certaines données.
Integrity
Aucun — aucun impact sur l'intégrité.
Availability
Aucun — aucun impact sur la disponibilité.

Logiciel Affecté

Composantactionpack
Fournisseurosv
Version maximale3.2.9.rc3
Corrigé dans3.2.22.1

Chronologie

  1. Publiée
  2. Modifiée
  3. EPSS mis à jour

Mitigation et Contournementstraduction en cours…

The recommended mitigation for CVE-2015-7576 is to upgrade to Ruby on Rails version 3.2.22.1 or later. If upgrading is not immediately feasible, consider disabling HTTP Basic Authentication entirely and implementing a more robust authentication mechanism. As a temporary workaround, implement rate limiting on authentication attempts to make timing attacks more difficult. Review your application's authentication logic to ensure it adheres to constant-time principles. After upgrading, confirm the fix by attempting a timing attack against the authentication endpoint and verifying that response times remain consistent regardless of the provided credentials.

Comment corrigertraduction en cours…

Aucun correctif officiel disponible. Recherchez des alternatives ou surveillez les mises à jour.

Questions fréquentestraduction en cours…

What is CVE-2015-7576 — Timing Attack in Ruby on Rails Actionpack?

CVE-2015-7576 is a vulnerability in Ruby on Rails Actionpack that allows attackers to bypass HTTP Basic Authentication by measuring timing differences during credential verification.

Am I affected by CVE-2015-7576 in Ruby on Rails Actionpack?

You are affected if your Ruby on Rails application uses Actionpack and is running a version prior to 3.2.22.1. Check your version using bundle -v.

How do I fix CVE-2015-7576 in Ruby on Rails Actionpack?

Upgrade your Ruby on Rails application to version 3.2.22.1 or later. Consider disabling Basic Authentication if upgrading is not immediately possible.

Is CVE-2015-7576 being actively exploited?

There is no public evidence of active exploitation campaigns targeting CVE-2015-7576, but the potential for exploitation remains.

Where can I find the official Ruby on Rails advisory for CVE-2015-7576?

Refer to the official Ruby on Rails security advisories: https://github.com/rails/rails/security/advisories

Ton projet est-il affecté ?

Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.

Ruby

Détecte cette CVE dans ton projet

Téléverse ton fichier Gemfile.lock et nous te dirons instantanément si tu es affecté.

Téléverser Gemfile.lockFormats supportés: Gemfile.lock · Gemfile
en directfree scan

Scannez votre projet Ruby maintenant — sans compte

Téléchargez votre Gemfile.lock et obtenez le rapport de vulnérabilité instantanément. Pas de compte. Le téléchargement du fichier n'est qu'un début : avec un compte, vous bénéficiez d'une surveillance continue, d'alertes Slack/e-mail, de rapports multi-projets et en marque blanche.

Scan manuelSlack/email alertsContinuous monitoringWhite-label reports

Glissez-déposez votre fichier de dépendances

composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...