mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
### [CVE-2021-30500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30500)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Null pointer dereference was found in upx PackLinuxElf::canUnpack() in p_lx_elf.cpp,in version UPX 4.0.0. That allow attackers to execute arbitrary code and cause a denial of service via a crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/upx/upx/issues/485
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|