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

nc-sa-2020-045.json « contacts « old - github.com/nextcloud/security-advisories.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc13ea2a527b1124b12b4ae50977c1d8ea64e757 (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": "XSS through image upload of contacts using svg file",
   "Timestamp": 1603195200,
   "Risk": 1,
   "CVSS3": {
      "score": 5.5,
      "vector": "AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L"
   },
   "CWE": {
      "id": 79,
      "name": "Cross-site Scripting (XSS) - Stored"
   },
   "HackerOne": 894876,
   "Affected":[
      {
         "Version":"3.4.0",
         "CVE":"CVE-2020-8281",
         "Operator":"<"
      }
   ],
   "Description":"A missing file type check in Nextcloud Contacts 3.3.0 allowed a malicious user to upload malicious SVG files to perform XSS attacks.",
   "ActionTaken": "The error has been fixed.",
   "Acknowledgment":[
      {
         "Name": "Tommy Suriel",
         "Reason": "Vulnerability discovery and disclosure."
      }
   ],
   "Resolution": "It is recommended that the Nextcloud Contacts is upgraded to 3.4.0."
}