Input validation error in Perl - CVE-2011-2939

 

Input validation error in Perl - CVE-2011-2939

Published: January 13, 2012 / Updated: August 4, 2020


Vulnerability identifier: #VU33957
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2011-2939
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Perl
Affected software:
Perl

Detailed vulnerability description

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

Off-by-one error in the decode_xs function in Unicode/Unicode.xs in the Encode module before 2.44, as used in Perl before 5.15.6, might allow context-dependent attackers to cause a denial of service (memory corruption) via a crafted Unicode string, which triggers a heap-based buffer overflow.


How to mitigate CVE-2011-2939

Install update from vendor's website.

Sources