vendor:
phpaddedit
by:
nuclear
9.3
CVSS
HIGH
Local File Inclusion (LFI)
98
CWE
Product Name: phpaddedit
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:phpaddedit:phpaddedit:1.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
phpaddedit-1.3 LFI
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'editform' parameter to '/addedit-render.php' script. A remote attacker can include a file from a remote server, cause a denial of service, access potentially sensitive information, or execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.