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.
References
Configurations
No configuration.
History
13 Feb 2025, 18:17
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) 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. |
Information
Published : 2024-04-29 04:15
Updated : 2025-02-13 18:17
NVD link : CVE-2024-2757
Mitre link : CVE-2024-2757
CVE.ORG link : CVE-2024-2757
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption