mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2024-4140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4140)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An excessive memory use issue (CWE-770) exists in Email-MIME, before version 1.954, which can cause denial of service when parsing multipart MIME messages. The patch set (from 2020 and 2024) limits excessive depth and the total number of parts.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/rjbs/Email-MIME/issues/66
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|