header-logo
Suggest Exploit
vendor:
Ad Management Software, Affiliate Software
by:
SecurityFocus
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Ad Management Software, Affiliate Software
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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

Multiple Ad Server Solutions Products SQL Injection Vulnerability

Multiple Ad Server Solutions products are prone to SQL injection vulnerabilities because they fail to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. An example of this vulnerability is demonstrated by providing a username and password of "r0' or ' 1=1--" which will bypass authentication and allow an attacker to gain access to the application.

Mitigation:

Developers should ensure that user-supplied data is properly sanitized before being used in an SQL query.
Source

Exploit-DB raw data:

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

Multiple Ad Server Solutions products are prone to SQL-injection vulnerabilities because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

The following Ad Server Solutions products are vulnerable:

Ad Management Software
Affiliate Software 

The following example data is available:

username: r0' or ' 1=1--
password: r0' or ' 1=1--