Files
CVEs-PoC/2018/CVE-2018-10642.md
T
2024-06-18 02:51:15 +02:00

849 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