CVE-2007-3311

Xoops Articles Module < 1.02 - SQL Injection via print.php id Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2007-3311. PoCs published by ajann, WiLdBoY.

AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Xoops module Articles <= 1.02 via the 'cat_id' parameter. It extracts admin credentials (username and password) from the 'xoops_users' table by injecting a UNION-based SQL query.

Description

SQL injection vulnerability in print.php in the Articles 1.02 and earlier module for Xoops allows remote attackers to execute arbitrary SQL commands via the id parameter.

Exploits (2)

exploitdb WORKING POC VERIFIED
by ajann · perlwebappsphp
https://www.exploit-db.com/exploits/3594

This Perl script exploits a SQL injection vulnerability in Xoops module Articles <= 1.02 via the 'cat_id' parameter. It extracts admin credentials (username and password) from the 'xoops_users' table by injecting a UNION-based SQL query.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Xoops module Articles <= 1.02
No auth needed
Prerequisites: Target must be running Xoops module Articles <= 1.02 · The 'cat_id' parameter must be accessible and vulnerable to SQL injection
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by WiLdBoY · perlwebappsphp
https://www.exploit-db.com/exploits/3588

This Perl script exploits a blind SQL injection vulnerability in Xoops' articles module by injecting a UNION-based query to extract user passwords from the database. It sends a crafted HTTP request to the vulnerable endpoint and parses the response to retrieve the password hash.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Xoops (All Versions)
No auth needed
Prerequisites: Target must have Xoops installed with the articles module · Target must be vulnerable to SQL injection in the print.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/3588
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/463916/100/0/threaded
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/2817

Scores

EPSS 0.0104
EPSS Percentile 59.4%

Details

Status published
Products (1)
xoops/articles_module < 1.02
Published Jun 21, 2007
Tracked Since Feb 18, 2026