mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 06:38:06 +02:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2017-16796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16796)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In SWFTools 0.9.2, the png_load function in lib/png.c does not check the return value of a realloc call, which allows remote attackers to cause a denial of service (invalid write and application crash) or possibly have unspecified other impact via vectors involving an IDAT tag in a crafted PNG file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|