vendor:
phpWebSite
by:
x97Rang
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpWebSite
Affected Version From: 0.10.0
Affected Version To: 0.10.0
Patch Exists: YES
Related CWE: N/A
CPE: a:phpwebsite:phpwebsite:0.10.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: N/A
2005
phpWebSite SQL-injection
This exploit allows an attacker to gain access to the username and password of a registered user on a vulnerable phpWebSite installation. The exploit works by sending a specially crafted HTTP request to the vulnerable server, which then returns the username and password of the registered user in the response.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.