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

72 lines
2.2 KiB
JSON
Raw Normal View History

2019-01-15 15:04:47 -05:00
{
2019-03-17 22:21:54 +00:00
"CVE_data_meta": {
2020-05-28 22:01:30 +00:00
"ASSIGNER": "security@drupal.org",
2019-03-17 22:21:54 +00:00
"ID": "CVE-2019-6342",
2020-05-28 16:25:28 -04:00
"STATE": "PUBLIC",
"TITLE": "Drupal core - Critical - Access bypass - SA-CORE-2019-008"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Drupal Core",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "Drupal 8",
"version_value": "8.7.4"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
2019-03-17 22:21:54 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-05-28 22:01:30 +00:00
"value": "An access bypass vulnerability exists when the experimental Workspaces module in Drupal 8 core is enabled. This can be mitigated by disabling the Workspaces module. It does not affect any release other than Drupal 8.7.4."
2020-05-28 16:25:28 -04:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Access Bypasss"
}
]
2019-03-17 22:21:54 +00:00
}
]
2020-05-28 16:25:28 -04:00
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
2020-05-28 22:01:30 +00:00
"name": "https://www.drupal.org/sa-core-2019-008",
2020-05-28 16:25:28 -04:00
"url": "https://www.drupal.org/sa-core-2019-008"
}
]
},
"source": {
"advisory": "SA-CORE-2019-008",
"discovery": "UNKNOWN"
2019-03-17 22:21:54 +00:00
}
2020-05-28 22:01:30 +00:00
}