Skip to content

Commit ac84592

Browse files
committed
Add missing stagefright checks
1 parent 8e73daa commit ac84592

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

app/src/main/assets/vuln_map.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,40 @@
292292
],
293293
"cvedate": "09/30/2015"
294294
},
295+
"CVE-2015-1538-2": {
296+
"cve": "CVE-2015-1538",
297+
"altnames": [
298+
"Stagefright"
299+
],
300+
"description": "A media processing issue that can be exploited for code execution",
301+
"impact": "Allows remote attackers to execute arbitrary code via crafted MPEG-4 data",
302+
"external_links": [
303+
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1538",
304+
"https://blog.zimperium.com/stagefright-vulnerability-details-stagefright-detector-tool-released/",
305+
"https://en.wikipedia.org/wiki/Stagefright_(bug)"
306+
],
307+
"cvssv2": 10,
308+
"patch": [
309+
],
310+
"cvedate": "09/30/2015"
311+
},
312+
"CVE-2015-1538-3": {
313+
"cve": "CVE-2015-1538",
314+
"altnames": [
315+
"Stagefright"
316+
],
317+
"description": "A media processing issue that can be exploited for code execution",
318+
"impact": "Allows remote attackers to execute arbitrary code via crafted MPEG-4 data",
319+
"external_links": [
320+
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1538",
321+
"https://blog.zimperium.com/stagefright-vulnerability-details-stagefright-detector-tool-released/",
322+
"https://en.wikipedia.org/wiki/Stagefright_(bug)"
323+
],
324+
"cvssv2": 10,
325+
"patch": [
326+
],
327+
"cvedate": "09/30/2015"
328+
},
295329
"CVE-2015-1538-4": {
296330
"cve": "CVE-2015-1538",
297331
"altnames": [

0 commit comments

Comments
 (0)