vendor:
httpdx Web Server
by:
Pankaj Kohli
7.5
CVSS
HIGH
Remote Format String Vulnerability
134
CWE
Product Name: httpdx Web Server
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: YES
Related CWE: N/A
CPE: a:httpdx:httpdx_web_server:1.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
httpdx Web Server 1.4 ‘Host Header’ Remote Format String Denial of Service PoC
httpdx web server 1.4 is vulnerable to a remote format string vulnerability through the Host header. The vulnerability lies in httpd_src/http.cpp in h_readrequest() : snprintf(temp[1],MAX,client->host); An attacker can send a maliciously crafted Host header to the vulnerable server, which will cause a denial of service.
Mitigation:
Upgrade to the latest version of httpdx Web Server.