7.5
CVSSv2

CVE-2009-2308

Published: 02/07/2009 Updated: 19/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

Multiple SQL injection vulnerabilities in affiliates.php in the Affiliation (aka Affiliates) module 1.1.0 and previous versions for PunBB allow remote malicious users to execute arbitrary SQL commands via the (1) in or (2) out parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

punres affiliates_mod

punres affiliates_mod 1.0.0

Exploits

#!/usr/bin/perl #[0-Day] PunBB Affiliationsphp OUT Mod <= v11 Remote Blind SQL Injection Exploit #Coded By Dante90, WaRWolFz Crew #Bug Discovered By: Dante90 & UltraSound, WaRWolFz Crew #Product: wwwpunresorg/descphp?pid=328 use strict; use LWP::UserAgent; use HTTP::Request::Common; use Time::HiRes; use IO::Socket; my ($Hash,$ ...