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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The image_alloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ebel34/bpg-web-encoder/issues/1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|