CVE-2009-3494

T-HTB Manager 0.5 - SQL Injection via id or name Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-3494. PoCs published by Salvatore Fresta.

AI-analyzed exploit summary This is a technical writeup detailing a blind SQL injection vulnerability in T-HTB Manager 0.5, including affected code snippets and exploitation examples. It does not contain functional exploit code but provides a thorough analysis of the vulnerability.

Description

Multiple SQL injection vulnerabilities in index.php in T-HTB Manager 0.5, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the id parameter in a delete_category action, (2) the name parameter in an update_category action, and other vectors.

Exploits (1)

exploitdb WRITEUP VERIFIED
by Salvatore Fresta · textwebappsphp
https://www.exploit-db.com/exploits/9637

This is a technical writeup detailing a blind SQL injection vulnerability in T-HTB Manager 0.5, including affected code snippets and exploitation examples. It does not contain functional exploit code but provides a thorough analysis of the vulnerability.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Moderate
Reliability
Theoretical
Target: T-HTB Manager 0.5
No auth needed
Prerequisites: magic_quotes_gpc = off
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/506386/100/0/threaded
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/9637
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/53145

Scores

EPSS 0.0094
EPSS Percentile 56.2%

Details

CWE
CWE-89
Status published
Products (1)
todor_lazarov/t-htb_manager 0.5
Published Sep 30, 2009
Tracked Since Feb 18, 2026