CVE-2005-2468

MySQL Eventum <= 1.5.5 - SQL Injection via Multiple Functions

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2005-2468. PoCs published by GulfTech Security.

AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in MySQL Eventum <= v1.5.5 by brute-forcing the admin password hash via a UNION-based attack. It iterates through possible characters to extract the password hash one character at a time.

Description

Multiple SQL injection vulnerabilities in MySQL Eventum 1.5.5 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) isCorrectPassword or (2) userExist function in class.auth.php, getCustomFieldReport function in (4) custom_fields.php, (5) custom_fields_graph.php, or (6) class.report.php, or the insert function in (7) releases.php or (8) class.release.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by GulfTech Security · perlwebappsphp
https://www.exploit-db.com/exploits/1134

This Perl script exploits a SQL injection vulnerability in MySQL Eventum <= v1.5.5 by brute-forcing the admin password hash via a UNION-based attack. It iterates through possible characters to extract the password hash one character at a time.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: MySQL Eventum <= v1.5.5
No auth needed
Prerequisites: Network access to the target web application · The login.php endpoint must be accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (11)

Core 11
Core References
Exploit, Patch vdb-entry x_refsource_osvdb
http://www.osvdb.org/18404
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2005/1287
Patch, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/16304
Exploit, Patch vdb-entry x_refsource_osvdb
http://www.osvdb.org/18403
Exploit, Patch vdb-entry x_refsource_osvdb
http://www.osvdb.org/18405
Exploit, Patch vdb-entry x_refsource_sectrack
http://securitytracker.com/id?1014603
Patch x_refsource_confirm
http://lists.mysql.com/eventum-users/2072
Mailing List mailing-list x_refsource_bugtraq
http://marc.info/?l=bugtraq&m=112292193807958&w=2
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/14437
Exploit, Patch vdb-entry x_refsource_osvdb
http://www.osvdb.org/18406

Scores

EPSS 0.0200
EPSS Percentile 78.2%

Details

Status published
Products (8)
mysql/eventum 1.1
mysql/eventum 1.2
mysql/eventum 1.2.2
mysql/eventum 1.3
mysql/eventum 1.3.1
mysql/eventum 1.4
mysql/eventum 1.5.4
mysql/eventum 1.5.5
Published Dec 31, 2005
Tracked Since Feb 18, 2026