vendor:
PhpLeague
by:
ajann
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: PhpLeague
Affected Version From: 0.81
Affected Version To: 0.81
Patch Exists: Unknown
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
Unknown
PhpLeague 0.81 Remote File Include Exploit
This exploit allows an attacker to include a remote file on the web server. The exploit is triggered when the vulnerable script does not properly sanitize user input, allowing an attacker to inject a malicious file into the web application.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files. Additionally, web application firewalls can be used to detect and block malicious requests.