Vulnerability Details : CVE-2019-10627
Integer overflow to buffer overflow vulnerability in PostScript image handling code used by the PostScript- and PDF-compatible interpreters due to incorrect buffer size calculation. in PostScript and PDF printers that use IPS versions prior to 2019.2 in PostScript and PDF printers that use IPS versions prior to 2019.2
Vulnerability category: Overflow
Products affected by CVE-2019-10627
- cpe:2.3:o:hp:j6u57b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j9v82a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j9v82d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j6u55a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j6u55d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j9v80a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j9v80b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q15a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q15b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q15d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q17a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q17d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q19a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q19d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q20a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q20b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q20c_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q20d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q21a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q21c_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q21d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:k9z76a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:k9z76d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q16a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q16d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d9l63a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d9l64a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:t0g70a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j3p68a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j3p65a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j6u57a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j6u51b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:j9v78b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:w2z52b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q19b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:w2z53b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:2dr21d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:k9z74a_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:k9z74d_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:d3q21b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:o:hp:k9z76b_firmware:*:*:*:*:*:*:*:*
- cpe:2.3:a:qualcomm:ips:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-10627
0.56%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 66 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-10627
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-10627
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
-
The product does not correctly calculate the size to be used when allocating a buffer, which could lead to a buffer overflow.Assigned by: nvd@nist.gov (Primary)
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-10627
-
https://support.hp.com/us-en/document/c06458150
HPSBPI03630 rev. 2 - HP Inkjet Printers - Buffer Overflow and Local Disclosure of Information | HP® Customer SupportVendor Advisory
-
https://www.qualcomm.com/company/product-security/bulletins/october-2019-bulletin
October Security Bulletin 2019 | QualcommThird Party Advisory
Jump to