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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In SWFTools 0.9.2, the png_load function in lib/png.c does not properly validate an alloclen_64 multiplication of width and height values, which allows remote attackers to cause a denial of service (integer overflow, heap-based buffer overflow, and application crash) or possibly have unspecified other impact via a crafted PNG file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|