Vulnerability Description
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted data being able to exclude portion of other data, potentially leading to erroneous application behavior.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | >= 8.1.0, < 8.1.30 |
Related Weaknesses (CWE)
References
- https://github.com/php/php-src/security/advisories/GHSA-9pqp-7h25-4f32ExploitVendor Advisory
- https://lists.debian.org/debian-lts-announce/2024/10/msg00011.html
- https://security.netapp.com/advisory/ntap-20241101-0003/
FAQ
What is CVE-2024-8925?
CVE-2024-8925 is a vulnerability with a CVSS score of 3.1 (LOW). In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being proces...
How severe is CVE-2024-8925?
CVE-2024-8925 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-8925?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.