mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
684 B
Markdown
18 lines
684 B
Markdown
### [CVE-2018-8975](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8975)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The pm_mallocarray2 function in lib/util/mallocvar.c in Netpbm through 10.81.03 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted image file, as demonstrated by pbmmask.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/xiaoqx/pocs/blob/master/netpbm
|
|
|
|
#### Github
|
|
- https://github.com/xiaoqx/pocs
|
|
|