mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2020-27787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27787)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Segmentaation fault was found in UPX in invert_pt_dynamic() function in p_lx_elf.cpp. An attacker with a crafted input file allows invalid memory address access that could lead to a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/upx/upx/issues/333
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-27787
|
|
|