Input validation error in Ruby - CVE-2015-7551

 

Input validation error in Ruby - CVE-2015-7551

Published: March 24, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32356
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2015-7551
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Ruby
Affected software:
Ruby

Detailed vulnerability description

The vulnerability allows context-dependent attackers to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library.


How to mitigate CVE-2015-7551

The vendor has issued the following versions to address this vulnerability: 2.1.8, 2.2.4.

Sources