cvelist/2020/8xxx/CVE-2020-8183.json
2020-11-02 21:02:29 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8183",
"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": "19.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Plaintext Storage of a Password (CWE-256)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-026",
"url": "https://nextcloud.com/security/advisory/?id=NC-SA-2020-026"
},
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/885041",
"url": "https://hackerone.com/reports/885041"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A logic error in Nextcloud Server 19.0.0 caused a plaintext storage of the share password when it was given on the initial create API call."
}
]
}
}