Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2025-25184 CVE-2025-27610 |
CWE-ID | CWE-93 CWE-22 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
openSUSE Leap Operating systems & Components / Operating system ruby2.5-rubygem-rack-doc-1_6 Operating systems & Components / Operating system package or component ruby2.5-rubygem-rack-testsuite-1_6 Operating systems & Components / Operating system package or component ruby2.5-rubygem-rack-1_6 Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU105794
Risk: Low
CVSSv4.0: 0.6 [CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2025-25184
CWE-ID:
CWE-93 - Improper Neutralization of CRLF Sequences ('CRLF Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote user to manipulate data log entries.
The vulnerability exists due to insufficient validation of attacker-supplied data in Rack::CommonLogger. A remote user can pass specially crafted authorization credentials containing CR-LF characters to the Rack::Auth::Basic method, which stores this info into the to the env['REMOTE_USER'] variable. If the application accepts CR-LF characters in user name, a remote user can manipulate data log entries.
Update the affected package rubygem-rack-1_6 to the latest version.
Vulnerable software versionsopenSUSE Leap: 15.6
ruby2.5-rubygem-rack-doc-1_6: before 1.6.8-150000.3.3.1
ruby2.5-rubygem-rack-testsuite-1_6: before 1.6.8-150000.3.3.1
ruby2.5-rubygem-rack-1_6: before 1.6.8-150000.3.3.1
CPE2.3https://www.suse.com/support/update/announcement/2025/suse-su-20250858-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU105796
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2025-27610
CWE-ID:
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in Rack::Static. A remote attacker can read arbitrary files on the system.
MitigationUpdate the affected package rubygem-rack-1_6 to the latest version.
Vulnerable software versionsopenSUSE Leap: 15.6
ruby2.5-rubygem-rack-doc-1_6: before 1.6.8-150000.3.3.1
ruby2.5-rubygem-rack-testsuite-1_6: before 1.6.8-150000.3.3.1
ruby2.5-rubygem-rack-1_6: before 1.6.8-150000.3.3.1
CPE2.3https://www.suse.com/support/update/announcement/2025/suse-su-20250858-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.