Vulnerabilities (CVE)

Filtered by vendor Php Subscribe
Filtered by product Imagick
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-11037 1 Php 1 Imagick 2020-10-23 7.5 HIGH 9.8 CRITICAL
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.