4.6
CVE-2018-14799
- EPSS 0.16%
- Published 22.08.2018 18:29:00
- Last modified 21.11.2024 03:49:49
- Source ics-cert@hq.dhs.gov
- Teams watchlist Login
- Open Login
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)
Philips ≫ Pagewriter Tc70 Firmware Version-
Philips ≫ Pagewriter Tc50 Firmware Version-
Philips ≫ Pagewriter Tc30 Firmware Version-
Philips ≫ Pagewriter Tc20 Firmware Version-
Philips ≫ Pagewriter Tc10 Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.16% | 0.378 |
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.