Files
CVEs-PoC/2017/CVE-2017-5418.md
T
2025-09-29 21:09:30 +02:00

19 lines
929 B
Markdown

### [CVE-2017-5418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5418)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out%20of%20bounds%20read%20when%20parsing%20HTTP%20digest%20authorization%20responses&color=brightgreen)
### Description
An out of bounds read error occurs when parsing some HTTP digest authorization responses, resulting in information leakage through the reading of random memory containing matches to specifically set patterns. This vulnerability affects Firefox < 52 and Thunderbird < 52.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2017-05/
#### Github
No PoCs found on GitHub currently.