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

nc-sa-2020-004.json « android « old - github.com/nextcloud/security-advisories.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de89f67b1a9ef1eb49ca0608db3fbca358d3f4e0 (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
31
32
{
   "Title": "Bypass lock protection in Android app",
   "Timestamp": 1575504000,
   "Risk": 1,
   "CVSS3": {
      "score": 5.9,
      "vector": "AV:P/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
   },
   "CWE": {
      "id": 288,
      "name": "Authentication Bypass Using an Alternate Path or Channel"
   },
   "HackerOne": 747726,
   "Affected":[
      {
         "Version":"3.9.1",
         "CVE":"CVE-2019-15615",
         "Operator":"<"
      }
   ],
   "Description":"A wrong check for the system time in the Android App 3.9.0 causes a bypass of the lock protection when changing the time of the system to the past.",
   "ActionTaken": "The error has been fixed.",
   "Acknowledgment":[
      {
         "Name": "Arvind",
         "Mail": "ar-arvind@protonmail.com",
         "Website": "https://www.facebook.com/1808arvind",
         "Reason": "Vulnerability discovery and disclosure."
      }
   ],
   "Resolution": "It is recommended that the Android App is upgraded to 3.9.1."
}