vendor:
PHPSites
by:
SecurityFocus
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPSites
Affected Version From: Not Specified
Affected Version To: Not Specified
Patch Exists: YES
Related CWE: CVE-2002-1390
CPE: a:phpsites:phpsites
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Not Specified
2002
A vulnerability in PHP TopSites
PHP TopSites is vulnerable to SQL injection due to insufficient sanitization of user-supplied URI parameters. An attacker can embed malicious SQL commands into certain page requests, which can result in the disclosure of another user's private information.
Mitigation:
Input validation should be used to ensure that user-supplied parameters are properly sanitized.