First published: Thu Sep 26 2024(Updated: )
Erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed thus, violating data integrity.
Credit: security@php.net security@php.net
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <8.3.12 | 8.3.12 |
Ubuntu PHP-FPM | >=8.1.0<8.1.30 | |
Ubuntu PHP-FPM | >=8.2.0<8.2.24 | |
Ubuntu PHP-FPM | >=8.3.0<8.3.12 | |
debian/php7.4 | <=7.4.33-1+deb11u5 | 7.4.33-1+deb11u8 |
debian/php8.2 | 8.2.26-1~deb12u1 8.2.28-1~deb12u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8925 has a severity rating that indicates a moderate risk due to data integrity violations.
To fix CVE-2024-8925, upgrade PHP to versions 8.1.30, 8.2.26 or later, or 8.3.12.
The impact of CVE-2024-8925 is that improper parsing of multipart form data may result in legitimate data not being processed.
CVE-2024-8925 affects PHP versions 8.1.0 to 8.1.29, 8.2.0 to 8.2.24, and pre-8.3.12 versions.
There are no specific workarounds for CVE-2024-8925; upgrading to a patched version is necessary.