mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
929 B
Markdown
19 lines
929 B
Markdown
### [CVE-2017-5418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5418)
|
|

|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|