7.8

CVE-2014-0753

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)
EcavaIntegraxor Version <= 4.1.4380
EcavaIntegraxor Version3.5.3900.5
EcavaIntegraxor Version3.5.3900.10
EcavaIntegraxor Version3.6.4000.0
EcavaIntegraxor Version3.60.4061
EcavaIntegraxor Version3.71
EcavaIntegraxor Version3.71.4200
EcavaIntegraxor Version3.72
EcavaIntegraxor Version4.00
EcavaIntegraxor Version4.1
EcavaIntegraxor Version4.1.4360
EcavaIntegraxor Version4.1.4369
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.12% 0.865
CVSS Metriken
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).