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)
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.