7.8
CVE-2014-0753
- EPSS 3.12%
- Veröffentlicht 21.01.2014 01:55:03
- Zuletzt bearbeitet 26.08.2025 00:15:29
- Quelle ics-cert@hq.dhs.gov
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ecava ≫ Integraxor Version <= 4.1.4380
Ecava ≫ Integraxor Version3.5.3900.5
Ecava ≫ Integraxor Version3.5.3900.10
Ecava ≫ Integraxor Version3.6.4000.0
Ecava ≫ Integraxor Version3.60.4061
Ecava ≫ Integraxor Version3.71
Ecava ≫ Integraxor Version3.71.4200
Ecava ≫ Integraxor Version3.72
Ecava ≫ Integraxor Version4.00
Ecava ≫ Integraxor Version4.1
Ecava ≫ Integraxor Version4.1.4360
Ecava ≫ Integraxor Version4.1.4369
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.12% | 0.865 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
| ics-cert@hq.dhs.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
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).