vendor:
Php-X-Links Script
by:
H4ckCity Security Team
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Php-X-Links Script
Affected Version From: All Version
Affected Version To: All Version
Patch Exists: NO
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: GNU/Linux Ubuntu, Windows Server, win7
2012
Php-X-Links Script SQL Injection Vulnerabilitiy
The vulnerability exists in the rate.php, view.php and pop.php scripts, where an attacker can inject malicious SQL queries to the application. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks.