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

19 lines
892 B
Markdown

### [CVE-2018-12293](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12293)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The getImageData function in the ImageBufferCairo class in WebCore/platform/graphics/cairo/ImageBufferCairo.cpp in WebKit, as used in WebKitGTK+ prior to version 2.20.3 and WPE WebKit prior to version 2.20.1, is vulnerable to a heap-based buffer overflow triggered by an integer overflow, which could be abused by crafted HTML content.
### POC
#### Reference
- http://packetstormsecurity.com/files/148200/WebKitGTK-Data-Leak-Code-Execution.html
- https://www.exploit-db.com/exploits/45205/
#### Github
- https://github.com/ARPSyndicate/cvemon