vendor:
PHP Property Rental Script
by:
L0rd CrusAd3r aka VSN
7,5
CVSS
HIGH
SQLi & XSS
89, 79
CWE
Product Name: PHP Property Rental Script
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: YES
Related CWE: N/A
CPE: a:zincksoft:php_property_rental_script
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
2010
PHP Property Rental Script SQLi & XSS Vulnerability
PHP Property Rental Script is vulnerable to SQL injection and XSS. An attacker can inject malicious SQL queries into the vulnerable parameter 'PID' in the 'view.php' page. An attacker can also inject malicious JavaScript code into the vulnerable parameter 'PID' in the 'view.php' page.
Mitigation:
Input validation should be used to prevent SQL injection and XSS attacks. The application should also be kept up to date with the latest security patches.