CVE-2022-2896
31.08.2022, 21:15
Measuresoft ScadaPro Server (All Versions) allows use after free while processing a specific project file.Enginsight
Vendor | Product | Version |
---|---|---|
measuresoft | scadapro_server | * |
𝑥
= 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-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.