vendor:
Pi3Web
by:
Hamid Ebadi
7.5
CVSS
HIGH
Denial of Service (DoS)
20
CWE
Product Name: Pi3Web
Affected Version From: Pi3Web <=2.0.3
Affected Version To: Pi3Web <=2.0.3
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2008
Pi3Web ISAPI DoS vulnerability
Pi3Web is vulnerable to a denial of service (DoS) vulnerability whenever an invalid ISAPI module is requested from server. By requesting the following URL from pi3web the server crashes: http://WEB_SITE/isapi/users.txt The crash is due to insufficient checks for incoming requests. Whenever a file in ISAPI directory, which is not a valid DLL is requested, the server tries to load it into memory as a DLL library and a crash happens.
Mitigation:
Disable ISAPI mapping in server configuration in Server Admin > Mapping Tab. Delete the users.txt, install.daf and readme.daf in ISAPI folder.