mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-02 03:30:48 +00:00
19 lines
860 B
Markdown
19 lines
860 B
Markdown
![]() |
### [CVE-2024-2757](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2757)
|
|||
|

|
|||
|

|
|||
|

|
|||
|
|
|||
|
### Description
|
|||
|
|
|||
|
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.
|
|||
|
|
|||
|
### POC
|
|||
|
|
|||
|
#### Reference
|
|||
|
- http://www.openwall.com/lists/oss-security/2024/04/12/11
|
|||
|
- https://github.com/php/php-src/security/advisories/GHSA-fjp9-9hwx-59fq
|
|||
|
|
|||
|
#### Github
|
|||
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|||
|
|