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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in GEGL through 0.3.32. The gegl_tile_backend_swap_constructed function in buffer/gegl-tile-backend-swap.c allows remote attackers to cause a denial of service (write access violation) or possibly have unspecified other impact via a malformed PNG file that is mishandled during a call to the babl_format_get_bytes_per_pixel function in babl-format.c in babl 0.1.46.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.gnome.org/show_bug.cgi?id=795249
|
|
- https://github.com/xiaoqx/pocs/tree/master/gegl
|
|
|
|
#### Github
|
|
- https://github.com/xiaoqx/pocs
|
|
|