CVE-2009-2164

Kjtechforce Mailman Beta1 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2009-2164. PoCs published by YEnH4ckEr.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Kjtechforce mailman Beta-1 via the 'code' parameter in 'activate.php'. The PoC shows how to delete a row from the 'mailman_activator' table by manipulating the SQL query when magic quotes are disabled.

Description

Multiple SQL injection vulnerabilities in Kjtechforce mailman beta1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the code parameter to activate.php or (2) the dest parameter to index.php.

Exploits (2)

exploitdb WORKING POC VERIFIED
by YEnH4ckEr · textwebappsphp
https://www.exploit-db.com/exploits/8884

This exploit demonstrates a SQL injection vulnerability in Kjtechforce mailman Beta-1 via the 'code' parameter in 'activate.php'. The PoC shows how to delete a row from the 'mailman_activator' table by manipulating the SQL query when magic quotes are disabled.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Kjtechforce mailman Beta-1
No auth needed
Prerequisites: magic quotes must be disabled · target must be running Kjtechforce mailman Beta-1
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by YEnH4ckEr · perlwebappsphp
https://www.exploit-db.com/exploits/8885

This Perl script is a blind SQL injection exploit for Kjtechforce mailman Beta-1, targeting the 'dest' parameter in the index.php file. It automates the extraction of data from the 'mailman_user' and 'mailman_activator' tables by brute-forcing character values.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Kjtechforce mailman Beta-1
No auth needed
Prerequisites: gpc_magic_quotes=OFF · Perl with LWP::UserAgent and HTTP::Request modules
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/8884
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/8885
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/504136/100/0/threaded

Scores

EPSS 0.0095
EPSS Percentile 56.6%

Details

CWE
CWE-89
Status published
Products (1)
kjtechforce/mailman beta1
Published Jun 22, 2009
Tracked Since Feb 18, 2026