vendor:
IPCalc
by:
DJR, xoron, K@OS, trampfd, Konaksinamon, KripteX, sakkure, Seyfullah, MaSSiMo, Kano, whiteguide
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: IPCalc
Affected Version From: N/A
Affected Version To: N/A
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
2006
IPCalc Remote File Include Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed to the 'type' and 'cgipath' parameters in 'ip.inc.php' script. A remote attacker can include arbitrary files from remote hosts and execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be performed to ensure that untrusted input is rejected.