Skip to content

Commit 47522e3

Browse files
committed
Update vuln map for weaksauce
1 parent 031f0e6 commit 47522e3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

app/src/main/assets/vuln_map.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,25 @@
1717
"cvssv2": 4.9,
1818
"cvedate": "08/05/2015"
1919
},
20+
"WeakSauce": {
21+
"cve": "WeakSauce",
22+
"altnames": [
23+
"WeakSauce"
24+
],
25+
"description": "HTC devices have a poorly written device management agent which has been continually exploited for privledge escalation purposes",
26+
"impact": "Local privilege escalation to root from an unprivileged app",
27+
"external_links": [
28+
"http://newandroidbook.com/Articles/HTC.html",
29+
"https://plus.google.com/+JustinCaseAndroid/posts/515qRPK7c7D",
30+
"https://plus.google.com/+JustinCaseAndroid/posts/GhTCJpr5HcT",
31+
"http://forum.xda-developers.com/showthread.php?t=2699089",
32+
"http://gsec.hitb.org/materials/sg2015/D2%20-%20Ryan%20Welton%20and%20Marco%20Grassi%20-%20Current%20State%20of%20Android%20Privilege%20Escalation.pdf"
33+
],
34+
"patch": [
35+
],
36+
"cvssv2": 8,
37+
"cvedate": "11/25/2015"
38+
},
2039
"CVE-2014-4943": {
2140
"cve": "CVE-2014-4943",
2241
"altnames": [

0 commit comments

Comments
 (0)