Files
CVEs-PoC/2020/CVE-2020-17541.md
T
2024-05-25 21:48:12 +02:00

19 lines
769 B
Markdown

### [CVE-2020-17541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541)
![](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
Libjpeg-turbo all version have a stack-based buffer overflow in the "transform" component. A remote attacker can send a malformed jpeg file to the service and cause arbitrary code execution or denial of service of the target service.
### POC
#### Reference
- https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-17541