CVE-2005-4563
Enterprise Heart Enterprise Connector 1.0.2 - SQL Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-4563. PoCs published by Attila Gerendi.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Enterprise Connector by injecting a malformed username that triggers a database error, bypassing authentication. The payload leverages the `isnull(1/0)` function to force an error condition, allowing unauthorized access.
Description
SQL injection vulnerability in main.php in Enterprise Heart Enterprise Connector 1.0.2 allows remote attackers to execute arbitrary SQL commands and bypass login authentication via the loginid parameter, a different vulnerability than CVE-2005-3875.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Enterprise Connector by injecting a malformed username that triggers a database error, bypassing authentication. The payload leverages the `isnull(1/0)` function to force an error condition, allowing unauthorized access.