cvelist/2018/8xxx/CVE-2018-8028.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2018-03-09 16:03:15 -05:00
{
2019-03-18 06:21:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2018-8028",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Sentry",
"version": {
"version_data": [
{
"version_value": "Apache Sentry 2.0.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-08-23 10:23:45 -04:00
{
2019-03-18 06:21:20 +00:00
"lang": "eng",
"value": "An authenticated user can execute ALTER TABLE EXCHANGE PARTITIONS without being authorized by Apache Sentry before 2.0.1. This can allow an attacker unauthorized access to the partitioned data of a Sentry protected table and can allow an attacker to remove data from a Sentry protected table."
2018-08-23 10:23:45 -04:00
}
2019-03-18 06:21:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwiki.apache.org/confluence/display/SENTRY/Vulnerabilities+found+in+Apache+Sentry",
"refsource": "MISC",
"url": "https://cwiki.apache.org/confluence/display/SENTRY/Vulnerabilities+found+in+Apache+Sentry"
}
]
}
}