php imagick CVE-2019-11037 is a vulnerability in PHP Imagick
Published on May 3, 2019

Out of bounds memory write in PHP Imagick extension
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.

Vendor Advisory Vendor Advisory Vendor Advisory Vendor Advisory Vendor Advisory Vendor Advisory Vendor Advisory NVD

Weakness Type

What is a Memory Corruption Vulnerability?

The software writes data past the end, or before the beginning, of the intended buffer. Typically, this can result in corruption of data, a crash, or code execution. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent write operation then produces undefined or unexpected results.

CVE-2019-11037 has been classified to as a Memory Corruption vulnerability or weakness.


Products Associated with CVE-2019-11037

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2019-11037 are published in PHP Imagick:

 

Affected Versions

PHP Group PHP Imagick extension:

Exploit Probability

EPSS
1.16%
Percentile
78.26%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.