cve/2024/CVE-2024-6923.md

18 lines
719 B
Markdown
Raw Normal View History

2024-08-07 19:02:05 +00:00
### [CVE-2024-6923](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6923)
![](https://img.shields.io/static/v1?label=Product&message=CPython&color=blue)
2024-08-08 18:49:29 +00:00
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.12.5%20&color=brighgreen)
2024-08-07 19:02:05 +00:00
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-08-24 17:55:21 +00:00
- https://github.com/python/cpython/pull/122233
2024-08-07 19:02:05 +00:00
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds