MEDIUM · 5.1

CVE-2011-2939

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 (...

Vulnerability Description

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.

CVSS Score

5.1

MEDIUM

AV:N/AC:H/Au:N/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
Dan KogaiEncode Module<= 2.43
PerlPerl<= 5.14.2

Related Weaknesses (CWE)

References

FAQ

What is CVE-2011-2939?

CVE-2011-2939 is a vulnerability with a CVSS score of 5.1 (MEDIUM). 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 (...

How severe is CVE-2011-2939?

CVE-2011-2939 has been rated MEDIUM with a CVSS base score of 5.1/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2011-2939?

Check the references section above for vendor advisories and patch information. Affected products include: Dan Kogai Encode Module, Perl Perl.