cvelist/2019/6xxx/CVE-2019-6338.json

121 lines
4.2 KiB
JSON
Raw Normal View History

2019-01-15 15:04:47 -05:00
{
2019-03-18 06:51:20 +00:00
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@drupal.org",
"DATE_PUBLIC": "",
"ID": "CVE-2019-6338",
"STATE": "PUBLIC",
"TITLE": "third-party PEAR Archive_Tar library updates"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Drupal core",
"version": {
"version_data": [
{
"affected": "<",
"platform": "",
"version_name": "7.x",
"version_value": "7.62"
},
{
"affected": "<",
"platform": "",
"version_name": "8.6.x",
"version_value": "8.6.6. "
},
{
"affected": "<",
"platform": "",
"version_name": "8.5.x",
"version_value": "8.5.9"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
},
"configuration": [],
"credit": [],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-22 10:14:23 -05:00
{
2019-03-18 06:51:20 +00:00
"lang": "eng",
"value": "In Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 and 8.5.x prior to 8.5.9; Drupal core uses the third-party PEAR Archive_Tar library. This library has released a security update which impacts some Drupal configurations. Refer to CVE-2018-1000888 for details"
2019-01-22 10:14:23 -05:00
}
2019-03-18 06:51:20 +00:00
]
},
"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": "3rd party library weekness"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/sa-core-2019-001",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2019-001"
},
{
"name": "DSA-4370",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4370"
},
{
"name": "[debian-lts-announce] 20190220 [SECURITY] [DLA 1685-1] drupal7 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00032.html"
},
{
"name": "106706",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106706"
}
]
},
"solution": [],
"source": {
"advisory": "",
"defect": [],
"discovery": "UNKNOWN"
},
"work_around": []
}