Permissions, Privileges, and Access Controls in Perl - CVE-2011-1487

 

Permissions, Privileges, and Access Controls in Perl - CVE-2011-1487

Published: April 11, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45133
CSH Severity: Medium
CVSS v4: 6.9 [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]
CVE-ID: CVE-2011-1487
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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

The (1) lc, (2) lcfirst, (3) uc, and (4) ucfirst functions in Perl 5.10.x, 5.11.x, and 5.12.x through 5.12.3, and 5.13.x through 5.13.11, do not apply the taint attribute to the return value upon processing tainted input, which might allow context-dependent attackers to bypass the taint protection mechanism via a crafted string.


Affected software

Perl

How to mitigate CVE-2011-1487

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins