vendor:
Build a Niche Store
by:
ThunDEr HeaD
7,5
CVSS
HIGH
Authentication Bypass / Shell Upload
287
CWE
Product Name: Build a Niche Store
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:buildanichestore:build_a_niche_store
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
2010
Build a Niche Store v3.0 (BANS) Authentication Bypass Vulnerability
Build a Niche Store v3.0 (BANS) is vulnerable to an authentication bypass vulnerability. An attacker can exploit this vulnerability by applying the following details for login: Username: ' or 1=1 or ''=' and Password: ' or 1=1 or ''=' which will redirect the attacker to the admin page. The attacker can also upload a shell by going to the Template Page (http://server/admin/index.php?action=getTemplate) and uploading the shell via the upload logo option. The shell can then be accessed via http://server/themes/layout-3-right/images/
Mitigation:
Ensure that authentication credentials are properly validated and that user input is properly sanitized.