Integer Overflow Vulnerability in Perl Affecting Various Versions
CVE-2020-10878
8.6HIGH
What is CVE-2020-10878?
An integer overflow vulnerability exists in Perl prior to version 5.30.3, primarily associated with the mishandling of specific situations in regular expression processing. This flaw allows for the creation of malicious regular expressions that can generate malformed bytecode, potentially leading to instruction injection. Attackers could exploit this vulnerability to execute arbitrary code within the context of the Perl interpreter, compromising system integrity. Proper updates and patches should be applied to mitigate these risks.