mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2021-45907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45907)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|