vendor:
Ad Manager Pro
by:
Corrado Liotta Aka CorryL
7,5
CVSS
HIGH
Local File Inclusion (LFI)
22
CWE
Product Name: Ad Manager Pro
Affected Version From: 4
Affected Version To: 4
Patch Exists: YES
Related CWE: N/A
CPE: a:phpwebscripts:ad_manager_pro
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Unix
2020
Ad Manager Pro v. 4
Local File Inclusion (LFI) is the process of including files on a server through the web browser. This vulnerability occurs when a page include is not properly sanitized, and allows directory traversal characters to be injected.
Mitigation:
Input validation and sanitization should be used to prevent LFI attacks.