CVE-2023-7206
15.01.2024, 23:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
hornerautomation | cscape | 𝑥 < 9.90 |
hornerautomation | cscape | 9.90 |
hornerautomation | cscape | 9.90:sp1 |
hornerautomation | cscape | 9.90:sp10 |
hornerautomation | cscape | 9.90:sp2 |
hornerautomation | cscape | 9.90:sp3 |
hornerautomation | cscape | 9.90:sp4 |
hornerautomation | cscape | 9.90:sp5 |
hornerautomation | cscape | 9.90:sp6 |
hornerautomation | cscape | 9.90:sp7 |
hornerautomation | cscape | 9.90:sp7.1 |
hornerautomation | cscape | 9.90:sp8 |
hornerautomation | cscape | 9.90:sp9 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA 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 WriteThe software writes data past the end, or before the beginning, of the intended buffer.