CVE-2006-2946
dmx_forum < 2.1a - Unauthenticated Sensitive Information Exposure via Web-Accessible Database Configuration
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2946.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Dmx Forum <= v2.1a by fetching user credentials and database configuration details via crafted HTTP requests. It leverages LWP::Simple to retrieve sensitive information from the target application.
Description
Dmx Forum 2.1a stores _includes/bd.inc under the web root with insufficient access control, which allows remote attackers to obtain database username and password information.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Dmx Forum <= v2.1a by fetching user credentials and database configuration details via crafted HTTP requests. It leverages LWP::Simple to retrieve sensitive information from the target application.