#VU33321 Permissions, Privileges, and Access Controls in Ruby - CVE-2012-4466

 

#VU33321 Permissions, Privileges, and Access Controls in Ruby - CVE-2012-4466

Published: April 26, 2013 / Updated: August 3, 2020


Vulnerability identifier: #VU33321
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2012-4466
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Ruby
Software vendor:
Ruby

Description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

Ruby 1.8.7 before patchlevel 371, 1.9.3 before patchlevel 286, and 2.0 before revision r37068 allows context-dependent attackers to bypass safe-level restrictions and modify untainted strings via the name_err_mesg_to_str API function, which marks the string as tainted, a different vulnerability than CVE-2011-1005.


Remediation

Install update from vendor's website.

External links