Files
CVEs-PoC/2021/CVE-2021-45907.md
2025-09-29 21:09:30 +02:00

18 lines
723 B
Markdown

### [CVE-2021-45907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45907)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in gif2apng 1.9. There is a stack-based buffer overflow involving a for loop. An attacker has little influence over the data written to the stack, making it unlikely that the flow of control can be subverted.
### POC
#### Reference
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002669
#### Github
No PoCs found on GitHub currently.