vendor:
SimpleAssets
by:
L0rd CrusAd3r
8,8
CVSS
HIGH
Authentication Bypass & XSS
287
CWE
Product Name: SimpleAssets
Affected Version From: n/a
Affected Version To: n/a
Patch Exists: NO
Related CWE: N/A
CPE: a:simpleassets:simpleassets
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP 4.0
2010
SimpleAssets Authentication Bypass & XSS Vulnerability
SimpleAssets is a web based asset management system to track assets, employees, software licenses, ip addresses and asset sign in and sign out. An authentication bypass vulnerability was found in the Admin Login page, where the string a' or '1'='1 can be used for Username and Password to gain access. An XSS vulnerability was also found, where a malicious script can be injected in the parameter '"--><script>alert(0x000872)</script> to execute arbitrary code.
Mitigation:
Ensure that authentication credentials are properly validated and that user input is properly sanitized to prevent XSS attacks.