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

82 lines
2.7 KiB
JSON
Raw Normal View History

2020-01-28 19:01:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8154",
2020-05-12 13:01:42 +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": "18.0.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Direct Object Reference (IDOR) (CWE-639)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/819807",
"url": "https://hackerone.com/reports/819807"
},
{
"refsource": "MISC",
"name": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-018",
"url": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-018"
2020-05-17 22:01:18 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0667",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00037.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0668",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00038.html"
2020-05-23 00:01:17 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0670",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00040.html"
2020-05-12 13:01:42 +00:00
}
]
2020-01-28 19:01:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-12 13:01:42 +00:00
"value": "An Insecure direct object reference vulnerability in Nextcloud Server 18.0.2 allowed an attacker to remote wipe devices of other users when sending a malicious request directly to the endpoint."
2020-01-28 19:01:25 +00:00
}
]
}
}