Buffer Overflow Vulnerability in Perl Affected by Recursive Regular Expressions
CVE-2020-12723
7.5HIGH
What is CVE-2020-12723?
The Perl programming language before version 5.30.3 contains a vulnerability in 'regcomp.c' that can lead to a buffer overflow when handling crafted regular expressions. This issue arises from the recursive calls to S_study_chunk, which may be exploited to cause unexpected behavior or crashes in applications utilizing this version of Perl. Users and developers are urged to upgrade to the latest version to mitigate potential risks associated with this vulnerability.