mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
19 lines
849 B
Markdown
19 lines
849 B
Markdown
![]() |
### [CVE-2018-10642](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
- https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt
|
||
|
- https://sourceforge.net/p/itop/tickets/1585/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|