vendor:
postview.php
by:
U238
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: postview.php
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
Clever Copy ‘postview.php’ SQL Injection Vulnerable Exploit
Clever Copy 'postview.php' is vulnerable to SQL injection. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords. This vulnerability is due to insufficient sanitization of user-supplied input to the 'ID' parameter of the 'postview.php' script. An attacker can exploit this vulnerability by supplying a specially crafted SQL query to the 'ID' parameter of the 'postview.php' script.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.