mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2017-15056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15056)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
p_lx_elf.cpp in UPX 3.94 mishandles ELF headers, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by an Invalid Pointer Read in PackLinuxElf64::unpack().
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/upx/upx/issues/128
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|