vendor:
webERP
by:
SecurityFocus
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: webERP
Affected Version From: webERP 4.0.1
Affected Version To: webERP 4.0.1
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: None
2012
webERP Arbitrary File Upload Vulnerability
webERP is prone to an arbitrary-file-upload vulnerability because the application fails to adequately sanitize user-supplied input. An attacker can exploit this issue to upload arbitrary code and run it in the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to be uploaded to the server.