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

18 lines
695 B
Markdown

### [CVE-2017-7847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7847)
![](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=Local%20path%20string%20can%20be%20leaked%20from%20RSS%20feed&color=brighgreen)
### Description
Crafted CSS in an RSS feed can leak and reveal local path strings, which may contain user name. This vulnerability affects Thunderbird < 52.5.2.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1411708
#### Github
No PoCs found on GitHub currently.