header-logo
Suggest Exploit
vendor:
Unique Ads
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Unique Ads
Affected Version From: 1
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:unique_ads:unique_ads:1
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

SQL Injection Vulnerability in Unique Ads

The Unique Ads application is vulnerable to SQL injection due to improper sanitization of user-supplied input before using it in an SQL query. An attacker can exploit this vulnerability to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in SQL queries. Prepared statements or parameterized queries should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/22164/info

Unique Ads is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

This issue affects version 1; other versions may also be vulnerable. 

http://example.com/uds/banner.php?bid=[SQL]