CVE-2019-11037
CVSS V2 High 7.5
CVSS V3 Critical 9.8
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.
Overview
- CVE ID
- CVE-2019-11037
- Assigner
- security@php.net
- Vulnerability Status
- Modified
- Published Version
- 2019-05-03T20:29:00
- Last Modified Date
- 2020-10-23T01:15:11
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:imagick:*:*:*:*:*:*:*:* | 1 | OR | 3.3.0 | 3.4.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-11037 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11037 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:22:24 | Added to TrackCVE | |||
2022-12-03 20:22:10 | 2019-05-03T20:29Z | 2019-05-03T20:29:00 | CVE Published Date | updated |
2022-12-03 20:22:10 | 2020-10-23T01:15:11 | CVE Modified Date | updated | |
2022-12-03 20:22:10 | Modified | Vulnerability Status | updated |