CVE-2024-9026
php: PHP-FPM Log Manipulation Vulnerability
Publication Date | 2024-10-08 |
---|---|
Severity | Low |
Type | Information Disclosure |
Affected PHP Versions |
|
Fixed Product Versions |
|
CVE Details
When using PHP-FPM SAPI and it is configured to catch workers output through catch_workers_output = yes
, it may be possible to pollute the final log or remove up to 4 characters from the log messages by manipulating log message content. Additionally, if PHP-FPM is configured to use syslog output, it may be possible to further remove log data using the same vulnerability.
Recommendations
We recommend upgrading to a known patched version of PHP.