cvelist/2018/7xxx/CVE-2018-7602.json
2018-07-20 06:02:59 -04:00

141 lines
5.9 KiB
JSON

{
"CVE_data_meta" : {
"AKA" : "",
"ASSIGNER" : "mlhess@drupal.org",
"DATE_PUBLIC" : "",
"ID" : "CVE-2018-7602",
"STATE" : "PUBLIC",
"TITLE" : "Drupal core - Highly critical - Remote Code Execution - SA-CORE-2018-004"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "core",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "7.59"
},
{
"affected" : "<",
"version_value" : "8.5.3"
},
{
"affected" : "<",
"version_value" : "8.4.8"
}
]
}
}
]
},
"vendor_name" : "Drupal"
}
]
}
},
"configuration" : [],
"credit" : [
{
"lang" : "eng",
"value" : "Reported By: \nDavid Rothstein of the Drupal Security Team\nAlex Pott of the Drupal Security Team\nHeine Deelstra of the Drupal Security Team\nJasper Mattsson\nFixed By: \nDavid Rothstein of the Drupal Security Team\nxjm of the Drupal Security Team\nSamuel Mortenson of the Drupal Security Team\nAlex Pott of the Drupal Security Team\nLee Rowlands of the Drupal Security Team\nHeine Deelstra of the Drupal Security Team\nPere Orga of the Drupal Security Team\nPeter Wolanin of the Drupal Security Team\nTim Plunkett\nMichael Hess of the Drupal Security Team\nNate Lampton\nJasper Mattsson\nNeil Drumm of the Drupal Security Team\nCash Williams of the Drupal Security Team\nDaniel Wehner"
}
],
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A remote code execution vulnerability exists within multiple subsystems of Drupal 7.x and 8.x. This potentially allows attackers to exploit multiple attack vectors on a Drupal site, which could result in the site being compromised. This vulnerability is related to Drupal core - Highly critical - Remote Code Execution - SA-CORE-2018-002. Both SA-CORE-2018-002 and this vulnerability are being exploited in the wild."
}
]
},
"exploit" : [],
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "PHYSICAL",
"availabilityImpact" : "NONE",
"baseScore" : 0,
"baseSeverity" : "NONE",
"confidentialityImpact" : "NONE",
"integrityImpact" : "NONE",
"privilegesRequired" : "HIGH",
"scope" : "UNCHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "44542",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44542/"
},
{
"name" : "44557",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44557/"
},
{
"name" : "[debian-lts-announce] 20180426 [SECURITY] [DLA 1365-1] drupal7 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/04/msg00030.html"
},
{
"name" : "https://www.drupal.org/sa-core-2018-004",
"refsource" : "CONFIRM",
"url" : "https://www.drupal.org/sa-core-2018-004"
},
{
"name" : "DSA-4180",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4180"
},
{
"name" : "103985",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103985"
},
{
"name" : "1040754",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040754"
}
]
},
"solution" : [
{
"lang" : "eng",
"value" : "Solution: \nUpgrade to the most recent version of Drupal 7 or 8 core.\n\nIf you are running 7.x, upgrade to Drupal 7.59.\nIf you are running 8.5.x, upgrade to Drupal 8.5.3.\nIf you are running 8.4.x, upgrade to Drupal 8.4.8. (Drupal 8.4.x is no longer supported and we don't normally provide security releases for unsupported minor releases. However, we are providing this 8.4.x release so that sites can update as quickly as possible. You should update to 8.4.8 immediately, then update to 8.5.3 or the latest secure release as soon as possible.)\nIf you are unable to update immediately, or if you are running a Drupal distribution that does not yet include this security release, you can attempt to apply the patch below to fix the vulnerability until you are able to update completely:\n\nPatch for Drupal 8.x (8.5.x and below)\nPatch for Drupal 7.x\nThese patches will only work if your site already has the fix from SA-CORE-2018-002 applied. (If your site does not have that fix, it may already be compromised.)"
}
],
"source" : {
"advisory" : "sa-core-2018-004",
"defect" : [],
"discovery" : "UNKNOWN"
},
"work_around" : []
}