7.5
CVSSv2

CVE-2007-3311

Published: 21/06/2007 Updated: 16/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in print.php in the Articles 1.02 and previous versions module for Xoops allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

xoops articles module

Exploits

#!/usr/bin/perl #[Script Name: Xoops module Articles <= 102 (indexphp cat_id) SQL Injection Exploit #[Coded by : ajann #[Author : ajann #[Dork : "inurl:modules/articles/indexphp?cat_id=" #[Contact : :( #[SPage : wwwxoopsorg/ #[$$ : Free #[ : ajann,Turkey # PoC : modules/articles/indexphp?cat_id ...
#!/usr/bin/perl -w # Xoops All Version -Articles- PrintPHP (ID) Blind SQL Injection Exploit And PoC # Type : # SQL Injection # Release Date : # {2007-03-26} # Product / Vendor : # supportsiriumnet/ # Bug : # localhost/script/modules/articles/printphp?id=x AND 1=1 or 1=0 # PoC : # localhost/script/modules/articles ...