Files
CVEs-PoC/2018/CVE-2018-11243.md
T
2024-06-18 02:51:15 +02:00

19 lines
759 B
Markdown

### [CVE-2018-11243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11243)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
PackLinuxElf64::unpack in p_lx_elf.cpp in UPX 3.95 allows remote attackers to cause a denial of service (double free), limit the ability of a malware scanner to operate on the entire original data, or possibly have unspecified other impact via a crafted file.
### POC
#### Reference
- https://github.com/upx/upx/issues/206
- https://github.com/upx/upx/issues/207
#### Github
No PoCs found on GitHub currently.