Files
CVEs-PoC/2020/CVE-2020-12137.md
T
2024-05-25 21:48:12 +02:00

839 B

CVE-2020-12137

Description

GNU Mailman 2.x before 2.1.30 uses the .obj extension for scrubbed application/octet-stream MIME parts. This behavior may contribute to XSS attacks against list-archive visitors, because an HTTP reply from an archive web server may lack a MIME type, and a web browser may perform MIME sniffing, conclude that the MIME type should have been text/html, and execute JavaScript code.

POC

Reference

No PoCs from references.

Github