cvelist/2017/18xxx/CVE-2017-18376.json
2019-06-24 21:00:47 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-18376",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An improper authorization check in the User API in TheHive before 2.13.4 and 3.x before 3.3.1 allows users with read-only or read/write access to escalate their privileges to the administrator's privileges. This affects app/controllers/UserCtrl.scala."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/TheHive-Project/TheHive/issues/408",
"refsource": "MISC",
"name": "https://github.com/TheHive-Project/TheHive/issues/408"
},
{
"url": "https://github.com/TheHive-Project/TheHive/releases/tag/3.3.1",
"refsource": "MISC",
"name": "https://github.com/TheHive-Project/TheHive/releases/tag/3.3.1"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/RaJiska/c1b4521aefd77ed43b06045ca05e2591",
"url": "https://gist.github.com/RaJiska/c1b4521aefd77ed43b06045ca05e2591"
}
]
}
}