Exploitation Summary
EIP tracks 1 public exploit for CVE-2003-0845. PoCs published by Marc Schoenefeld.
AI-analyzed exploit summary This exploit leverages a command-injection vulnerability in JBoss via the HSQLDB component. It uses SQL aliases to execute arbitrary commands (e.g., `cmd.exe`) by manipulating Java system properties and invoking external processes.
Description
Unknown vulnerability in the HSQLDB component in JBoss 3.2.1 and 3.0.8 on Java 1.4.x platforms, when running in the default configuration, allows remote attackers to conduct unauthorized activities and possibly execute arbitrary code via certain SQL statements to (1) TCP port 1701 in JBoss 3.2.1, and (2) port 1476 in JBoss 3.0.8.
Exploits (1)
This exploit leverages a command-injection vulnerability in JBoss via the HSQLDB component. It uses SQL aliases to execute arbitrary commands (e.g., `cmd.exe`) by manipulating Java system properties and invoking external processes.