7.8

CVE-2022-30540

Horner Automation Cscape Csfont

The affected product is vulnerable to a heap-based buffer overflow via uninitialized pointer, which may allow an attacker to execute arbitrary code
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HornerautomationCscape Version < 9.90
HornerautomationCscape Version9.90 Update-
HornerautomationCscape Version9.90 Updatesp1
HornerautomationCscape Version9.90 Updatesp2
HornerautomationCscape Version9.90 Updatesp3
HornerautomationCscape Version9.90 Updatesp4
HornerautomationCscape Version9.90 Updatesp5
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.5% 0.653
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
ics-cert@hq.dhs.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE-122 Heap-based Buffer Overflow

A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

CWE-824 Access of Uninitialized Pointer

The product accesses or uses a pointer that has not been initialized.