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

|
|

|
|

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