mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-19 08:23:35 +00:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2016-10164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10164)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in libXpm before 3.5.12, when a program requests parsing XPM extensions on a 64-bit platform, allow remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via (1) the number of extensions or (2) their concatenated length in a crafted XPM file, which triggers a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2017/01/22/2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|