### [CVE-2018-10642](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10642) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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(). ### POC #### Reference - https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt - https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt - https://sourceforge.net/p/itop/tickets/1585/ - https://sourceforge.net/p/itop/tickets/1585/ #### Github - https://github.com/ARPSyndicate/cvemon