header-logo
Suggest Exploit
vendor:
KorWeblog software
by:
Unknown
5.5
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: KorWeblog software
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE:
CPE: a:korweblog:korweblog
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Directory Traversal vulnerability in KorWeblog software

A remote user can disclose directory listings by crafting a URI request containing directory traversal sequences. This allows the attacker to view the contents of a specified server directory located outside of the web root.

Mitigation:

Implement input validation and sanitization to prevent directory traversal attacks. Also, restrict access to sensitive directories.
Source

Exploit-DB raw data:

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

A vulnerability is reported in the KorWeblog software that may allow a remote user to disclose directory listings.

The problem presents itself when a malicious user crafts an URI request containing directory traversal sequences. When properly formatted, the request will present the malicious user with a listing of the contents of a specified server directory located outside of the web root.

An attacker may leverage this issue to gain access to sensitive information by disclosing directory listings; information disclosed in this way could lead to further attacks against the target system.

http://www.example.com/viewimg.php?path=images.d/face/../../../../../../../&form=Co
m&var=faceicon