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
FD Script Information Disclosure Vulnerability - exploit.company
header-logo
Suggest Exploit
vendor:
FD Script
by:
Unknown
4.3
CVSS
MEDIUM
Information Disclosure
200
CWE
Product Name: FD Script
Affected Version From: 1.32
Affected Version To: 1.32
Patch Exists: NO
Related CWE:
CPE: a:fd_script:fd_script:1.32
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

FD Script Information Disclosure Vulnerability

The FD Script application fails to properly sanitize user-supplied input, which can be exploited by an attacker to retrieve arbitrary files from the vulnerable system. This vulnerability exists in FD Script 1.32 and prior versions. By sending a specially crafted request to the 'download.php' script with a manipulated 'fname' parameter, an attacker can retrieve sensitive information from the targeted system, potentially aiding in further attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before processing it within the application. Additionally, restricting access to sensitive files and directories can help prevent unauthorized retrieval of information.
Source

Exploit-DB raw data:

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

FD Script is prone to an information-disclosure vulnerability because the application fails to sufficiently sanitize user-supplied input.

An attacker can exploit this vulnerability to retrieve arbitrary files from the vulnerable system in the context of the webserver process. Information obtained may aid in further attacks.

FD Script 1.32 and prior versions are vulnerable to this issue. 

http://www,example.com/download.php?fname=[SOURCE FILE]