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

18 lines
740 B
Markdown

### [CVE-2016-5637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5637)
![](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 restore_tqb_pixels function in libbpg 0.9.5 through 0.9.7 mishandles the transquant_bypass_enable_flag value, which allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds write) via a crafted BPG image, related to a "type confusion" issue.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/123799
#### Github
No PoCs found on GitHub currently.