vendor:
Girlserv ads
by:
Cold z3ro
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Girlserv ads
Affected Version From: 1
Affected Version To: 1.5
Patch Exists: NO
Related CWE:
CPE: a:girlserv:ads:1.5
Platforms Tested:
2007
Girlserv ads <= 1.5 Remote SQL Injection Vulnerability
The vulnerability allows an attacker to perform SQL injection attacks by exploiting the /details_news.php page. By manipulating the 'idnew' parameter, an attacker can inject malicious SQL queries and retrieve sensitive information from the database.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks. Additionally, keeping the software up to date with the latest patches and security fixes is essential.