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.
CVE-2015-3448: Information Disclosure in Ruby Rest-Client
traduction en cours…Plateforme
ruby
Composant
rest-client
Corrigé dans
1.7.3
CVE-2015-3448 affects the Ruby rest-client library, specifically versions up to 1.7.2.rc1. This vulnerability results in the logging of usernames and passwords, potentially exposing sensitive credentials to local users who can access the application's log files. The vulnerability was published in 2017 and a fix is available in version 1.7.3.
Détecte cette CVE dans ton projet
Téléverse ton fichier Gemfile.lock et nous te dirons instantanément si tu es affecté.
Impact et Scénarios d'Attaquetraduction en cours…
The primary impact of CVE-2015-3448 is the exposure of sensitive credentials. An attacker with local access to the system and the ability to read log files can potentially obtain usernames and passwords used by the application. This could lead to unauthorized access to the application itself or to other systems if the same credentials are reused. While the CVSS score is LOW, the potential for credential theft makes this a significant concern, especially in environments where sensitive data is handled.
Contexte d'Exploitationtraduction en cours…
CVE-2015-3448 is not currently listed on KEV or EPSS. The LOW CVSS score suggests a low probability of active exploitation. Public proof-of-concept (POC) code may exist, but there are no reports of widespread exploitation campaigns targeting this vulnerability. The vulnerability was initially reported and addressed several years ago, reducing the likelihood of ongoing exploitation.
Renseignement sur les Menaces
Statut de l'Exploit
EPSS
0.07% (percentile 20%)
Logiciel Affecté
Chronologie
- Publiée
- Modifiée
- EPSS mis à jour
Mitigation et Contournementstraduction en cours…
The recommended mitigation for CVE-2015-3448 is to upgrade to rest-client version 1.7.3 or later. If upgrading is not immediately feasible, consider restricting access to the application's log files to authorized personnel only. Implement a robust logging policy that avoids logging sensitive information like usernames and passwords. Review existing log files for any exposed credentials and rotate them immediately. After upgrading, verify the fix by attempting to trigger a request that would have previously logged credentials and confirming that no sensitive data is now present in the logs.
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-3448 — Information Disclosure in Ruby Rest-Client?
CVE-2015-3448 is a vulnerability in Ruby rest-client versions up to 1.7.2.rc1 that allows local users to read usernames and passwords from log files, potentially exposing sensitive credentials.
Am I affected by CVE-2015-3448 in Ruby Rest-Client?
You are affected if your application uses rest-client version 1.7.2.rc1 or earlier. Check your gem dependencies to determine if you are using a vulnerable version.
How do I fix CVE-2015-3448 in Ruby Rest-Client?
Upgrade to rest-client version 1.7.3 or later. This resolves the logging of sensitive information. Also, review your logging practices to avoid logging credentials.
Is CVE-2015-3448 being actively exploited?
There are no current reports of widespread exploitation campaigns targeting CVE-2015-3448, but the potential for credential theft remains a concern.
Where can I find the official Ruby Rest-Client advisory for CVE-2015-3448?
Refer to the rest-client gem's release notes and RubyGems.org for information related to this vulnerability: https://rubygems.org/gems/rest-client/versions/1.7.3
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.
Détecte cette CVE dans ton projet
Téléverse ton fichier Gemfile.lock et nous te dirons instantanément si tu es affecté.
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.
Glissez-déposez votre fichier de dépendances
composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...