You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/assets/vuln_map.json
+65Lines changed: 65 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,18 @@
1
1
{
2
+
"CVE-2016-0808": {
3
+
"cve": "CVE-2016-0808",
4
+
"altnames": [],
5
+
"description": "This vulnerability is what is known as a denial-of-service which gives a malicious application or individual the ability to cause continuous rebooting",
"description": "This vulnerability is known as a privilege escalation vulnerability which gives a malicious application or individual the ability to obtain complete access to a vulnerable device. The specific vulnerability resides in a flaw in udev where it does not properly validate the origin of certain messages.",
554
+
"impact": "Local privilege escalation to kernel/root from an unprivileged app",
555
+
"external_links": [],
556
+
"cvssv2": 7.2,
557
+
"patch": [],
558
+
"cvedate": "04/17/2009"
559
+
},
560
+
"CVE-2012-6422": {
561
+
"cve": "CVE-2012-6422",
562
+
"altnames": [],
563
+
"description": "This vulnerability primarily impacts Samsung Galaxy S2 and S2 Note devices however other devices using an Exynos model 4210 and 4412 processors may also be affected. The vulnerability would allow an attacker or malicious application the ability to gain privileges on the device.",
564
+
"impact": "Local privilege escalation to kernel/root from an unprivileged app",
565
+
"external_links": [],
566
+
"cvssv2": 9.3,
567
+
"patch": [],
568
+
"cvedate": "12/17/2012"
569
+
},
570
+
"CVE-2011-1350": {
571
+
"cve": "CVE-2011-1350",
572
+
"altnames": [],
573
+
"description": "This vulnerability may allow a malicious application or attacker the ability to retrieve potentially sensitive information from an impacted device’s memory.",
574
+
"impact": "Local privilege escalation to kernel/root from an unprivileged app",
575
+
"external_links": [],
576
+
"cvssv2": 7.1,
577
+
"patch": [],
578
+
"cvedate": "02/05/2013"
579
+
},
580
+
"CVE-2012-0056": {
581
+
"cve": "CVE-2012-0056",
582
+
"altnames": [],
583
+
"description": "This vulnerability is known as a privilege escalation vulnerability which a gives a malicious application or individual that ability to obtain complete access to a vulnerable device. Note that if your device is running a version of Android that has ALSR enabled (4.1 and above) exploitation of this vulnerability is mitigated.",
584
+
"impact": "Local privilege escalation to kernel/root from an unprivileged app",
585
+
"external_links": [],
586
+
"cvssv2": 6.9,
587
+
"patch": [],
588
+
"cvedate": "01/27/2012"
589
+
},
590
+
"CVE-2009-2692": {
591
+
"cve": "CVE-2009-2692",
592
+
"altnames": [],
593
+
"description": "This vulnerability is known as a privilege escalation vulnerability which a gives a malicious application or individual that ability to obtain complete access to a vulnerable device.",
594
+
"impact": "Local privilege escalation to kernel/root from an unprivileged app",
0 commit comments