Prototype Pollution Vulnerability in PHP-Parser by Vendor
CVE-2024-57071
7.5HIGH
What is CVE-2024-57071?
The php-parser library, specifically version 3.2.1, contains a prototype pollution vulnerability in its lib.combine function. By exploiting this vulnerability, attackers can supply a specially crafted payload, resulting in a Denial of Service (DoS) condition. This flaw highlights the need for proper input validation and safeguards in handling user inputs to prevent malicious exploitation.