CVE-2014-0753
21.01.2014, 01:55
Stack-based buffer overflow in the SCADA server in Ecava IntegraXor before 4.1.4390 allows remote attackers to cause a denial of service (system crash) by triggering access to DLL code located in the IntegraXor directory.Enginsight
Vendor | Product | Version |
---|---|---|
ecava | integraxor | 𝑥 ≤ 4.1.4380 |
ecava | integraxor | 3.5.3900.5 |
ecava | integraxor | 3.5.3900.10 |
ecava | integraxor | 3.6.4000.0 |
ecava | integraxor | 3.60.4061 |
ecava | integraxor | 3.71 |
ecava | integraxor | 3.71.4200 |
ecava | integraxor | 3.72 |
ecava | integraxor | 4.00 |
ecava | integraxor | 4.1 |
ecava | integraxor | 4.1.4360 |
ecava | integraxor | 4.1.4369 |
𝑥
= 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-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
References