cvelist/2018/7xxx/CVE-2018-7890.json
2018-08-06 17:05:23 -04:00

88 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7890",
"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" : [
{
"lang" : "eng",
"value" : "A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 (build 13640). The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal classes, and then executes a PowerShell script. If the specified system is OfficeSharePointServer, then the username and password parameters to this script are not validated, leading to Command Injection."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "44274",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44274/"
},
{
"name" : "https://github.com/rapid7/metasploit-framework/pull/9684",
"refsource" : "MISC",
"url" : "https://github.com/rapid7/metasploit-framework/pull/9684"
},
{
"name" : "https://pentest.blog/advisory-manageengine-applications-manager-remote-code-execution-sqli-and/",
"refsource" : "MISC",
"url" : "https://pentest.blog/advisory-manageengine-applications-manager-remote-code-execution-sqli-and/"
},
{
"name" : "https://pitstop.manageengine.com/portal/community/topic/security-vulnerability-issues-fixed-upgrade-to-the-latest-version-of-applications-manager",
"refsource" : "CONFIRM",
"url" : "https://pitstop.manageengine.com/portal/community/topic/security-vulnerability-issues-fixed-upgrade-to-the-latest-version-of-applications-manager"
},
{
"name" : "https://www.manageengine.com/products/applications_manager/security-updates/security-updates-cve-2018-7890.html",
"refsource" : "CONFIRM",
"url" : "https://www.manageengine.com/products/applications_manager/security-updates/security-updates-cve-2018-7890.html"
},
{
"name" : "103358",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103358"
}
]
}
}