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

107 lines
2.7 KiB
JSON
Raw Normal View History

2019-01-15 15:04:47 -05:00
{
2019-01-20 09:43:03 -05:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-6338",
"ASSIGNER": "mlhess@drupal.org",
"DATE_PUBLIC": "",
"TITLE": "third-party PEAR Archive_Tar library updates",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [],
"advisory": "",
"discovery": "UNKNOWN"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Drupal",
"product": {
"product_data": [
{
"product_name": "Drupal core",
"version": {
"version_data": [
{
"version_name": "7.x",
"affected": "<",
"version_value": "7.62",
"platform": ""
},
{
"version_name": "8.6.x",
"affected": "<",
"version_value": "8.6.6. ",
"platform": ""
},
{
"version_name": "8.5.x",
"affected": "<",
"version_value": "8.5.9",
"platform": ""
}
]
}
}
]
}
}
2019-01-15 15:04:47 -05:00
]
2019-01-20 09:43:03 -05:00
}
},
"description": {
"description_data": [
{
"lang": "eng",
2019-01-22 08:49:02 -05:00
"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-20 09:43:03 -05:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "3rd party library weekness"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2019-001",
"name": "https://www.drupal.org/sa-core-2019-001"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.0",
"attackVector": "PHYSICAL",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:N",
"baseScore": 0,
"baseSeverity": "NONE"
}
},
"exploit": [],
"work_around": [],
"solution": [],
"credit": []
2019-01-15 15:04:47 -05:00
}