vendor:
phpMyDirectory
by:
Serseri
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpMyDirectory
Affected Version From: 1.3.3
Affected Version To: 1.3.3
Patch Exists: NO
Related CWE: N/A
CPE: a:phpmydirectory:phpmydirectory:1.3.3
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
2012
phpMyDirectory.com (v. 1.3.3) SQL Injection
An attacker can inject malicious SQL queries into the vulnerable parameter 'id' of the page.php file, which can be used to extract sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.