Command injection vulnerability in Combodo iTop 2.4.1 allows remote authenticated administrators to execute arbitrary commands by changing the platform configuration, because web/env-production/itop-config/config.php contains a function called TestConfig() that calls the vulnerable function eval().
References
Link | Resource |
---|---|
https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt | Exploit Third Party Advisory |
https://sourceforge.net/p/itop/tickets/1585/ | Issue Tracking |
https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt | Exploit Third Party Advisory |
https://sourceforge.net/p/itop/tickets/1585/ | Issue Tracking |
Configurations
History
21 Nov 2024, 03:41
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt - Exploit, Third Party Advisory | |
References | () https://sourceforge.net/p/itop/tickets/1585/ - Issue Tracking |
Information
Published : 2018-05-02 07:29
Updated : 2024-11-21 03:41
NVD link : CVE-2018-10642
Mitre link : CVE-2018-10642
CVE.ORG link : CVE-2018-10642
JSON object : View
Products Affected
combodo
- itop
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')