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

22 lines
1.1 KiB
Markdown

### [CVE-2018-12366](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12366)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](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=%3C%2060%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2060.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2061%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Invalid%20data%20handling%20during%20QCMS%20transformations&color=brighgreen)
### Description
An invalid grid size during QCMS (color profile) transformations can result in the out-of-bounds read interpreted as a float value. This could leak private data into the output. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61.
### POC
#### Reference
- https://usn.ubuntu.com/3714-1/
#### Github
No PoCs found on GitHub currently.