vendor:
FuzzyLime 3.03
by:
Alfons Luja
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: FuzzyLime 3.03
Affected Version From: 03.03
Affected Version To: 03.03
Patch Exists: YES
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: N/A
2008
FuzzyLime 3.03 Local File Iclude PoC
The vulnerability exists due to insufficient filtration of user-supplied input passed via the 'p' parameter to '/code/track.php' script. A remote attacker can send a specially crafted HTTP request with malicious 'p' parameter value and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.