vendor:
IDMOS
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File-Include
98
CWE
Product Name: IDMOS
Affected Version From: 1
Affected Version To: 1
Patch Exists: N/A
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
IDMOS Multiple Remote File-Include Vulnerabilities
IDMOS is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data. Exploiting these issues can allow an attacker to compromise the application and the underlying system; other attacks are also possible. Examples of vulnerable URLs include: http://www.example.com/path/administrator/admin.php?site_absolute_path=[SHELL], http://www.example.com/path/administrator/menu_operation.php?site_absolute_path=[SHELL], http://www.example.com/path/administrator/template_add.php?site_absolute_path=[SHELL], http://www.example.com/path/administrator/template_operation.php?site_absolute_path=[SHELL].
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.