CVE-2019-11037

Severity CVSS v4.0:
Pending analysis
Type:
CWE-787 Out-of-bounds Write
Publication date:
03/05/2019
Last modified:
07/11/2023

Description

In PHP imagick extension in versions between 3.3.0 and 3.4.4, writing to an array of values in ImagickKernel::fromMatrix() function did not check that the address will be within the allocated array. This could lead to out of bounds write to memory if the function is called with the data controlled by untrusted party.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:php:imagick:*:*:*:*:*:*:*:* 3.3.0 (including) 3.4.4 (including)