ID CVE-2021-34583
Summary Crafted web server requests may cause a heap-based buffer overflow and could therefore trigger a denial-of- service condition due to a crash in the CODESYS V2 web server prior to V1.1.9.22.
References
Vulnerable Configurations
  • cpe:2.3:a:codesys:codesys:-:*:*:*:*:*:*:*
    cpe:2.3:a:codesys:codesys:-:*:*:*:*:*:*:*
CVSS
Base: 5.0 (as of 28-10-2021 - 18:08)
Impact:
Exploitability:
CWE CWE-122
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:N/I:N/A:P
Last major update 28-10-2021 - 18:08
Published 26-10-2021 - 10:15
Last modified 28-10-2021 - 18:08
Back to Top