Input validation error in Perl - CVE-2013-7422

 

Input validation error in Perl - CVE-2013-7422

Published: August 17, 2015 / Updated: August 9, 2020


Vulnerability identifier: #VU40676
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-7422
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.

Integer underflow in regcomp.c in Perl before 5.20, as used in Apple OS X before 10.10.5 and other products, allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a long digit string associated with an invalid backreference within a regular expression.


How to mitigate CVE-2013-7422

Install update from vendor's website.

Sources