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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in swftools through 20200710. A NULL pointer dereference exists in the function swf_FontExtract_DefineFontInfo() located in swftext.c. It allows an attacker to cause Denial of Service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/matthiaskramm/swftools/issues/139
|
|
|
|
#### Github
|
|
- https://github.com/seviezhou/Kraken
|
|
|