cvelist/2020/8xxx/CVE-2020-8139.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-01-28 19:02:09 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8139",
2020-03-20 21:01:14 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Nextcloud Server",
"version": {
"version_data": [
{
"version_value": "Fixed in 18.0.1, 17.0.4, and 16.0.9"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Access Control - Generic (CWE-284)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/788257",
"url": "https://hackerone.com/reports/788257"
},
{
"refsource": "CONFIRM",
"name": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-015",
"url": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-015"
}
]
2020-01-28 19:02:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-20 21:01:14 +00:00
"value": "A missing access control check in Nextcloud Server < 18.0.1, < 17.0.4, and < 16.0.9 causes hide-download shares to be downloadable when appending /download to the URL."
2020-01-28 19:02:09 +00:00
}
]
}
}