cvelist/2021/22xxx/CVE-2021-22905.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-06 21:03:32 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-22905",
2021-06-11 16:01:13 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Nextcloud Android App (com.nextcloud.client)",
"version": {
"version_data": [
{
"version_value": "Fixed in 3.16.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure (CWE-200)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-22v9-q3r6-x7cj",
"url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-22v9-q3r6-x7cj"
},
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1167916",
"url": "https://hackerone.com/reports/1167916"
}
]
2021-01-06 21:03:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-11 16:01:13 +00:00
"value": "Nextcloud Android App (com.nextcloud.client) before v3.16.0 is vulnerable to information disclosure due to searches for sharees being performed by default on the lookup server instead of only using the local Nextcloud server unless a global search has been explicitly chosen by the user."
2021-01-06 21:03:32 +00:00
}
]
}
}