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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in GEGL through 0.3.32. The process function in operations/external/ppm-load.c has unbounded memory allocation, leading to a denial of service (application crash) upon allocation failure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/xiaoqx/pocs/tree/master/gegl
|
|
|
|
#### Github
|
|
- https://github.com/xiaoqx/pocs
|
|
|