Files
CVEs-PoC/2006/CVE-2006-0052.md
T
2024-06-18 02:51:15 +02:00

18 lines
832 B
Markdown

### [CVE-2006-0052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0052)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The attachment scrubber (Scrubber.py) in Mailman 2.1.5 and earlier, when using Python's library email module 2.5, allows remote attackers to cause a denial of service (mailing list delivery failure) via a multipart MIME message with a single part that has two blank lines between the first boundary and the end boundary.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9475
#### Github
No PoCs found on GitHub currently.