Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nc-sa-2020-032.json « desktop - github.com/nextcloud/security-advisories.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 744a11a9c6888a505e6f9a3466c0901a5fb68af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
   "Title": "Linux client is vulnerable to directory traversal when downloading files",
   "Timestamp": 1594382400,
   "Risk": 1,
   "CVSS3": {
      "score": 5.1,
      "vector": "AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L"
   },
   "CWE": {
      "id": 22,
      "name": "Path Traversal"
   },
   "HackerOne": 590319,
   "Affected":[
      {
         "Version":"2.6.5",
         "CVE":"CVE-2020-8227",
         "Operator":"<"
      }
   ],
   "Description":"Missing sanitization of a server response in Nextcloud Desktop Client 2.6.4 for Linux allowed a malicious Nextcloud Server to store files outside of the dedicated sync directory.",
   "ActionTaken": "The error has been fixed.",
   "Acknowledgment":[
      {
         "Name": "Carl Pearson",
         "Reason": "Vulnerability discovery and disclosure."
      }
   ],
   "Resolution": "It is recommended that the Nextcloud Desktop Client is upgraded to 2.6.5."
}