#VU32356 Input validation error in Ruby - CVE-2015-7551

 

#VU32356 Input validation error in Ruby - CVE-2015-7551

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


Vulnerability identifier: #VU32356
Vulnerability risk: High
CVSSv4.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
Vulnerable software:
Ruby
Software vendor:
Ruby

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.


Remediation

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

External links