7.5
CVSSv2

CVE-2007-6083

Published: 22/11/2007 Updated: 15/10/2018
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 admin/index.php in IceBB 1.0-rc6 allows remote malicious users to execute arbitrary SQL commands via the X-Forwarded-For HTTP header.

Vulnerable Product Search on Vulmon Subscribe to Product

icebb icebb 1.0-rc6

Exploits

<?php /*---------------------------------------------------------*\ IceBB 10-rc6 - Database Authentication Details Exploit [|Description:|] A security breach has been discoverd in IceBB 10-rc6 This breach is caused by a bad filtering of the X-Forwarded-For variable: > /includes/functionsphp, line 73 $ip = empty($_SERVER['HTTP_X_FORWAR ...