cve/2018/CVE-2018-18509.md

19 lines
975 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-18509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18509)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2060.5.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=S%2FMIME%20signature%20spoofing&color=brighgreen)
### Description
A flaw during verification of certain S/MIME signatures causes emails to be shown in Thunderbird as having a valid digital signature, even if the shown message contents aren't covered by the signature. The flaw allows an attacker to reuse a valid S/MIME signature to craft an email message with arbitrary content. This vulnerability affects Thunderbird < 60.5.1.
### POC
#### Reference
- http://packetstormsecurity.com/files/152703/Johnny-You-Are-Fired.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/152703/Johnny-You-Are-Fired.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.