7.8

CVE-2023-7206

In Horner Automation Cscape versions 9.90 SP10 and prior, local attackers are able to exploit this vulnerability if a user opens a malicious CSP file, which would result in execution of arbitrary code on affected installations of Cscape.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HornerautomationCscape Version < 9.90
HornerautomationCscape Version9.90 Update-
HornerautomationCscape Version9.90 Updatesp1
HornerautomationCscape Version9.90 Updatesp10
HornerautomationCscape Version9.90 Updatesp2
HornerautomationCscape Version9.90 Updatesp3
HornerautomationCscape Version9.90 Updatesp4
HornerautomationCscape Version9.90 Updatesp5
HornerautomationCscape Version9.90 Updatesp6
HornerautomationCscape Version9.90 Updatesp7
HornerautomationCscape Version9.90 Updatesp7.1
HornerautomationCscape Version9.90 Updatesp8
HornerautomationCscape Version9.90 Updatesp9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.04% 0.09
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
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-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.