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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In libming 0.4.8, the parseSWF_DEFINELOSSLESS2 function in util/parser.c lacks a boundary check that would lead to denial-of-service attacks via a crafted SWF file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libming/libming/issues/235
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|