7.8
CVE-2023-7206
- EPSS 0.04%
- Published 15.01.2024 23:15:07
- Last modified 21.11.2024 08:45:30
- Source ics-cert@hq.dhs.gov
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Hornerautomation ≫ Cscape Version < 9.90
Hornerautomation ≫ Cscape Version9.90 Update-
Hornerautomation ≫ Cscape Version9.90 Updatesp1
Hornerautomation ≫ Cscape Version9.90 Updatesp10
Hornerautomation ≫ Cscape Version9.90 Updatesp2
Hornerautomation ≫ Cscape Version9.90 Updatesp3
Hornerautomation ≫ Cscape Version9.90 Updatesp4
Hornerautomation ≫ Cscape Version9.90 Updatesp5
Hornerautomation ≫ Cscape Version9.90 Updatesp6
Hornerautomation ≫ Cscape Version9.90 Updatesp7
Hornerautomation ≫ Cscape Version9.90 Updatesp7.1
Hornerautomation ≫ Cscape Version9.90 Updatesp8
Hornerautomation ≫ Cscape Version9.90 Updatesp9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.09 |
Source | 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.