cve/2018/CVE-2018-10642.md
2024-06-09 00:33:16 +00:00

975 B

CVE-2018-10642

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

Github