2018-05-02 01:04:27 -04:00
{
2019-03-17 21:43:54 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-10642" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-05-02 03:05:23 -04:00
{
2019-03-17 21:43:54 +00:00
"lang" : "eng" ,
"value" : "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()."
2018-05-02 03:05:23 -04:00
}
2019-03-17 21:43:54 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://sourceforge.net/p/itop/tickets/1585/" ,
"refsource" : "CONFIRM" ,
"url" : "https://sourceforge.net/p/itop/tickets/1585/"
} ,
{
"name" : "https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt" ,
"refsource" : "MISC" ,
"url" : "https://github.com/arbahayoub/POC/blob/master/itop_command_injection_1.txt"
}
]
}
}