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

18 lines
685 B
Markdown

### [CVE-2017-7848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7848)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2052.5.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=RSS%20Feed%20vulnerable%20to%20new%20line%20Injection&color=brighgreen)
### Description
RSS fields can inject new lines into the created email structure, modifying the message body. This vulnerability affects Thunderbird < 52.5.2.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1411699
#### Github
No PoCs found on GitHub currently.