vendor:
Online Bookstore
by:
Nathaniel Carew
7.5
CVSS
HIGH
Privilege Escalation / Remote Database Download
N/A
CWE
Product Name: Online Bookstore
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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: MS Windows Server Standard 2003 SP2 / IIS 6
2011
GotoCode Online Bookstore Multiple Vulnerabilities
If the application is configured using the default directory structure and an access database then a user can download the access database. By modifying the Form_member_id and p_Form_member_id variables to the ID of the admin account (default ID is 7) on the MyInfo.aspx page in the POST data you can reset the admin password with the password you entered into the appropriate feed to gain full admin rights to the web application.
Mitigation:
Ensure that the application is not configured with the default directory structure and access database. Ensure that the admin account ID is not set to the default value of 7.