vendor:
Alibaba WebServer
by:
wildcoyote
7,5
CVSS
HIGH
Improper Input Handling
20
CWE
Product Name: Alibaba WebServer
Affected Version From: Alibaba 2.0
Affected Version To: Alibaba 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:alibaba:alibaba_webserver:2.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2001
Alibaba 2.0 WebServer File Overwrite Xploit
There are several CGI programs that ship with the Alibaba webserver. Many of these do not do proper input handling, and therefore will allow requests for access to files outside of normal or safe webserver practice. This results in various situations where an attacker can view, overwrite, create and delete files anywhere on the server.
Mitigation:
Input validation should be used to ensure that user-supplied data is valid and properly sanitized before being used in any system operations.