38 строки
1.0 KiB
JSON
38 строки
1.0 KiB
JSON
{
|
|
"Title": "Password of share by mail is not hashed when given on the create share call",
|
|
"Timestamp": 1591272000,
|
|
"Risk": 1,
|
|
"CVSS3": {
|
|
"score": 5.0,
|
|
"vector": "AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L"
|
|
},
|
|
"CWE": {
|
|
"id": 256,
|
|
"name": "Plaintext Storage of a Password"
|
|
},
|
|
"HackerOne": 885041,
|
|
"Affected":[
|
|
{
|
|
"Version":"19.0.1",
|
|
"CVE":"CVE-2020-8183",
|
|
"Operator":"<"
|
|
},
|
|
{
|
|
"Version":"18.0.6",
|
|
"CVE":"CVE-2020-8183",
|
|
"Operator":"<"
|
|
}
|
|
],
|
|
"Description":"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.",
|
|
"ActionTaken": "The error has been fixed.",
|
|
"Acknowledgment":[
|
|
{
|
|
"Name": "N/A",
|
|
"Company": "Nextcloud GmbH",
|
|
"Website": "https://nextcloud.com/",
|
|
"Reason": "Vulnerability discovery and disclosure."
|
|
}
|
|
],
|
|
"Resolution": "It is recommended that the Nextcloud Server is upgraded to 19.0.1."
|
|
}
|