9.8

CVE-2019-13548

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.

Data is provided by the National Vulnerability Database (NVD)
CodesysControl For Beaglebone Version < 3.5.14.10
CodesysControl For Empc-a/imx6 Version < 3.5.14.10
CodesysControl For Iot2000 Version < 3.5.14.10
CodesysControl For Linux Version < 3.5.14.10
CodesysControl For Pfc100 Version < 3.5.14.10
CodesysControl For Pfc200 Version < 3.5.14.10
CodesysControl For Raspberry Pi Version < 3.5.14.10
CodesysControl Rte Version >= 3.5.8.60 < 3.5.12.80
CodesysControl Rte Version >= 3.5.13.0 < 3.5.14.10
CodesysControl Runtime System Toolkit Version >= 3.0 < 3.5.12.80
CodesysControl Win Version >= 3.5.9.80 <= 3.5.12.80
CodesysControl Win Version >= 3.5.13.0 < 3.5.14.10
CodesysEmbedded Target Visu Toolkit Version >= 3.0 < 3.5.12.80
CodesysHmi Version >= 3.5.10.0 < 3.5.12.80
CodesysHmi Version >= 3.5.13.0 < 3.5.14.10
CodesysRemote Target Visu Toolkit Version >= 3.0 < 3.5.12.80
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 3.81% 0.876
CVSS Metriken
Source 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.