header-logo
Suggest Exploit
vendor:
Web Server Software
by:
SecurityFocus
7.5
CVSS
HIGH
Authentication Credentials Disclosure
200
CWE
Product Name: Web Server Software
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002

DWebPro Web Server Software Authentication Credentials Disclosure Vulnerability

A vulnerability has been reported to exist in the DWebPro web server software. This problem allows an attacker to view database authentication credentials by accessing a plain text file named 'http.ini'. An attacker will require read access to this file in order to steal sensitive authentication information that may be used in further attacks.

Mitigation:

Restrict access to the http.ini file to prevent unauthorized access.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/8438/info

A vulnerability has been reported to exist in the DWebPro web server software. This problem allows an attacker to view database authentication credentials by accessing a plain text file named 'http.ini'.

An attacker will require read access to this file in order to steal sensitive authentication information that may be used in further attacks. 

[MySQL]
CopyDataToHardDisk=0
DaemonPath=##DWEBPATH##\engine\mysql\bin\mysqld.exe
BaseDir=##DWEBPATH##\engine\mysql
BinDir=##DWEBPATH##\engine\mysql\bin
DataDir=##DWEBPATH##\engine\mysql\data
DestinationDir=##TEMP##\dweb
Overwrite=0
Port=3306
ShutDownOnExit=1
StartMySQL=1
CustomParams=
*Username=root*
*Password=root