此页面尚未翻译为您的语言。我们正在努力翻译,目前显示英文内容。

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

LOWCVE-2015-3448CVSS 2.5

CVE-2015-3448: Information Disclosure in Ruby Rest-Client

平台

ruby

组件

rest-client

修复版本

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.

Ruby

检测此 CVE 是否影响你的项目

上传你的 Gemfile.lock 文件,立即知道是否受影响。

上传 Gemfile.lock支持的格式: Gemfile.lock · Gemfile

影响与攻击场景翻译中…

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.

利用背景翻译中…

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.

威胁情报

漏洞利用状态

概念验证未知
CISA KEVNO

EPSS

0.07% (20% 百分位)

受影响的软件

组件rest-client
供应商osv
最高版本1.7.2.rc1
修复版本1.7.3

时间线

  1. 发布日期
  2. 修改日期
  3. EPSS 更新日期

缓解措施和替代方案翻译中…

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.

修复方法翻译中…

暂无官方补丁。请查找临时解决方案或持续关注更新。

常见问题翻译中…

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

你的项目受影响吗?

上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。

Ruby

检测此 CVE 是否影响你的项目

上传你的 Gemfile.lock 文件,立即知道是否受影响。

上传 Gemfile.lock支持的格式: Gemfile.lock · Gemfile
live免费扫描

立即扫描您的Ruby项目 — 无需账户

Upload your Gemfile.lock and get the vulnerability report instantly. No account. Uploading the file is just the start: with an account you get continuous monitoring, Slack/email alerts, multi-project and white-label reports.

手动扫描Slack/邮件提醒持续监控白标报告

拖放您的依赖文件

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