In PHP 8.3.* before 8.3.5, function mb_encode_mimeheader() runs endlessly for some inputs that contain long strings of non-space characters followed by a space. This could lead to a potential DoS attack if a hostile user sends data to an application that uses this function.
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://github.com/php/php-src/security/advisories/GHSA-fjp9-9hwx-59fq | vendor advisory exploit |
http://www.openwall.com/lists/oss-security/2024/04/12/11 | mailing list |
https://security.netapp.com/advisory/ntap-20240510-0011/ | third party advisory |