9.8
CVE-2019-13548
- EPSS 3.81%
- Veröffentlicht 13.09.2019 17:15:11
- Zuletzt bearbeitet 21.11.2024 04:25:07
- Quelle ics-cert@hq.dhs.gov
- Teams Watchlist Login
- Unerledigt Login
CODESYS V3 web server, all versions prior to 3.5.14.10, allows an attacker to send specially crafted http or https requests which could cause a stack overflow and create a denial-of-service condition or allow remote code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Codesys ≫ Control For Beaglebone Version < 3.5.14.10
Codesys ≫ Control For Empc-a/imx6 Version < 3.5.14.10
Codesys ≫ Control For Iot2000 Version < 3.5.14.10
Codesys ≫ Control For Linux Version < 3.5.14.10
Codesys ≫ Control For Pfc100 Version < 3.5.14.10
Codesys ≫ Control For Pfc200 Version < 3.5.14.10
Codesys ≫ Control For Raspberry Pi Version < 3.5.14.10
Codesys ≫ Control Rte Version >= 3.5.8.60 < 3.5.12.80
Codesys ≫ Control Rte Version >= 3.5.13.0 < 3.5.14.10
Codesys ≫ Control Runtime System Toolkit Version >= 3.0 < 3.5.12.80
Codesys ≫ Control Win Version >= 3.5.9.80 <= 3.5.12.80
Codesys ≫ Control Win Version >= 3.5.13.0 < 3.5.14.10
Codesys ≫ Embedded Target Visu Toolkit Version >= 3.0 < 3.5.12.80
Codesys ≫ Remote Target Visu Toolkit Version >= 3.0 < 3.5.12.80
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 3.81% | 0.876 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.