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.
References
Configurations
History
No history.
Information
Published : 2019-05-03 20:29
Updated : 2024-02-04 20:20
NVD link : CVE-2019-11037
Mitre link : CVE-2019-11037
CVE.ORG link : CVE-2019-11037
JSON object : View
Products Affected
php
- imagick
CWE
CWE-787
Out-of-bounds Write