Out-of-bounds write in GEGL - CVE-2018-10114

 

Out-of-bounds write in GEGL - CVE-2018-10114

Published: April 17, 2018


Vulnerability identifier: #VU11856
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2018-10114
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: gegl.org
Affected software:
GEGL

Detailed vulnerability description

The vulnerability allows a remote unauthenticated attacker to execute arbitrary code on the target system.

The weakness exists in the ppm_load_read_header function as defined in the operations/external/ppm-load.c source code file due to improper restrictions of memory allocation. A remote attacker can trick the victim into opening a specially crafted PPM file, trigger out-of-bounds write in the gegl_buffer_iterate_read_simplefunction in the buffer/gegl-buffer-access.c source code file and execute arbitrary code.

Successful exploitation of the vulnerability may result in system compromise.

How to mitigate CVE-2018-10114

Install update from vendor's website.

Sources