Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Directory Traversal vulnerability in KorWeblog software - exploit.company
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