vendor:
PHP RSS Reader 2010
by:
rDNix
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP RSS Reader 2010
Affected Version From: 2010
Affected Version To: 2010
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
2013
[PHP RSS READER 2010 SQLI]
A SQL injection vulnerability exists in the PHP RSS Reader 2010 application. An attacker can exploit this vulnerability to gain access to the application's database and extract sensitive information such as usernames and passwords. The vulnerability is due to the application not properly sanitizing user-supplied input before using it in an SQL query. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable application. This will cause the application to execute the malicious SQL statements and return the results of the query.
Mitigation:
To mitigate this vulnerability, the application should properly sanitize user-supplied input before using it in an SQL query.