7.5
CVE-2014-0765
- EPSS 1.18%
- Veröffentlicht 12.04.2014 04:37:31
- Zuletzt bearbeitet 19.09.2025 20:15:36
- Quelle ics-cert@hq.dhs.gov
- Teams Watchlist Login
- Unerledigt Login
To exploit this vulnerability, the attacker sends data from the GotoCmd argument to control. If the value of the argument is overly long, the static stack buffer can be overflowed. This will allow the attacker to execute arbitrary code remotely.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Advantech ≫ Advantech Webaccess Version <= 7.1
Advantech ≫ Advantech Webaccess Version5.0
Advantech ≫ Advantech Webaccess Version6.0
Advantech ≫ Advantech Webaccess Version7.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.18% | 0.78 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
ics-cert@hq.dhs.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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).