cve/2024/CVE-2024-24784.md

20 lines
928 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-24784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24784)
![](https://img.shields.io/static/v1?label=Product&message=net%2Fmail&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.21.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-150%3A%20Improper%20Neutralization%20of%20Escape%2C%20Meta%2C%20or%20Control%20Sequences&color=brighgreen)
### Description
The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/h4ckm1n-dev/report-test
2024-06-07 04:52:01 +00:00
- https://github.com/testing-felickz/docker-scout-demo
2024-05-25 21:48:12 +02:00