First published: Fri May 03 2019(Updated: )
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.
Credit: security@php.net
Affected Software | Affected Version | How to fix |
---|---|---|
debian/php-imagick | 3.4.4+php8.0+3.4.4-2+deb11u2 3.7.0-4 3.7.0-5 | |
ImageMagick | >=3.3.0<=3.4.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-11037 has a medium severity rating, indicating potential risk due to out of bounds memory writes.
To remediate CVE-2019-11037, update the PHP imagick extension to version 3.4.4 or later.
CVE-2019-11037 affects PHP imagick versions from 3.3.0 to 3.4.4 inclusive.
CVE-2019-11037 is not among the most common vulnerabilities but poses risks if used in vulnerable applications.
Exploitation of CVE-2019-11037 can lead to potential memory corruption and stability issues in applications using the affected imagick versions.