mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2018-9165](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9165)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The pushdup function in util/decompile.c in libming through 0.4.8 does not recognize the need for ActionPushDuplicate to perform a deep copy when a String is at the top of the stack, making the library vulnerable to a util/decompile.c getName NULL pointer dereference, which may allow attackers to cause a denial of service via a crafted SWF file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libming/libming/issues/121
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|