header-logo
Suggest Exploit
vendor:
E-Market Professional
by:
7.5
CVSS
HIGH
Multiple File Disclosure
22
CWE
Product Name: E-Market Professional
Affected Version From: bf_130 (v1.3.0) and prior
Affected Version To:
Patch Exists: YES
Related CWE:
CPE: a:bbs:e-market_professional:1.3.0
Metasploit:
Other Scripts:
Platforms Tested:

BBS E-Market Professional Multiple File Disclosure Vulnerabilities

BBS E-Market Professional is reported prone to multiple file disclosure vulnerabilities. These issues exist due to insufficient sanitization of user-supplied data. A remote attacker can disclose arbitrary Web-readable files by supplying directory traversal sequences such as '../' to the server. This results in improper access to potentially sensitive files located outside of the document root of the web server.

Mitigation:

Apply the latest patch or upgrade to BBS E-Market patch level bf_130 (v1.3.0) or newer.
Source

Exploit-DB raw data:

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

BBS E-Market Professional is reported prone to multiple file disclosure vulnerabilities. These issues exist due to insufficient sanitization of user-supplied data.

A remote attacker can disclose arbitrary Web-readable files by supplying directory traversal sequences such as '../' to the server. This results in improper access to potentially sensitive files located outside of the document root of the web server. 

BBS E-Market patch level bf_130 (v1.3.0) and prior are affected by these issues.

http://www.example.com/bemarket/shop/index.php?pageurl=viewpage&
filename=../../../../../../../../[etc]/[passwd]
http://www.example.com/becommunity/board/f_down.php?dn_path=
/../../../../../../../../../[etc]/[passwd]