4.6

CVE-2018-14799

In Philips PageWriter TC10, TC20, TC30, TC50, TC70 Cardiographs, all versions prior to May 2018, the PageWriter device does not sanitize data entered by user. This can lead to buffer overflow or format string vulnerabilities.

Data is provided by the National Vulnerability Database (NVD)
PhilipsPagewriter Tc70 Firmware Version-
   PhilipsPagewriter Tc70 Version-
PhilipsPagewriter Tc50 Firmware Version-
   PhilipsPagewriter Tc50 Version-
PhilipsPagewriter Tc30 Firmware Version-
   PhilipsPagewriter Tc30 Version-
PhilipsPagewriter Tc20 Firmware Version-
   PhilipsPagewriter Tc20 Version-
PhilipsPagewriter Tc10 Firmware Version-
   PhilipsPagewriter Tc10 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.16% 0.378
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 3.7 0.3 3.4
CVSS:3.0/AV:P/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
nvd@nist.gov 4.6 3.9 6.4
AV:L/AC:L/Au:N/C:P/I:P/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

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.

CWE-134 Use of Externally-Controlled Format String

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.

CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.