cve/2024/CVE-2024-6923.md
2024-08-08 18:49:29 +00:00

696 B
Raw Blame History

CVE-2024-6923

Description

There is a MEDIUM severity vulnerability affecting CPython.The email module didnt properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized.

POC

Reference

No PoCs from references.

Github