vendor:
NWS-Classifieds
by:
7.5
CVSS
HIGH
Local File Inclusion
CWE
Product Name: NWS-Classifieds
Affected Version From: 7
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Local File Inclusion Vulnerability in NWS-Classifieds
The NWS-Classifieds application is prone to a local file-include vulnerability due to improper sanitization of user-supplied input. An attacker can exploit this vulnerability to obtain sensitive information and execute arbitrary local scripts in the context of the webserver process. This can lead to application and system compromise.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in file inclusion operations. Additionally, access controls should be implemented to restrict unauthorized access to sensitive files.