Skip to content

Commit b88e528

Browse files
author
cvelistV5 Github Action
committed
1 changes (1 new | 0 updated):
- 1 new CVEs: CVE-2018-9349 - 0 updated CVEs:
1 parent df8adc2 commit b88e528

File tree

3 files changed

+94
-5
lines changed

3 files changed

+94
-5
lines changed

cves/2018/9xxx/CVE-2018-9349.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"dataType": "CVE_RECORD",
3+
"dataVersion": "5.1",
4+
"cveMetadata": {
5+
"cveId": "CVE-2018-9349",
6+
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
7+
"state": "PUBLISHED",
8+
"assignerShortName": "google_android",
9+
"dateReserved": "2018-04-05T00:00:00.000Z",
10+
"datePublished": "2024-11-27T21:45:18.436Z",
11+
"dateUpdated": "2024-11-27T21:45:18.436Z"
12+
},
13+
"containers": {
14+
"cna": {
15+
"affected": [
16+
{
17+
"defaultStatus": "unaffected",
18+
"product": "Android",
19+
"vendor": "Google",
20+
"versions": [
21+
{
22+
"status": "affected",
23+
"version": "7"
24+
},
25+
{
26+
"status": "affected",
27+
"version": "7.1.1"
28+
},
29+
{
30+
"status": "affected",
31+
"version": "7.1.2"
32+
},
33+
{
34+
"status": "affected",
35+
"version": "8"
36+
},
37+
{
38+
"status": "affected",
39+
"version": "8.1"
40+
}
41+
]
42+
}
43+
],
44+
"descriptions": [
45+
{
46+
"lang": "en",
47+
"supportingMedia": [
48+
{
49+
"base64": false,
50+
"type": "text/html",
51+
"value": "<span style=\"background-color: rgb(255, 255, 255);\">In mv_err_cost of mcomp.c there is a possible out of bounds read due to missing bounds check. This could lead to denial of service with no additional execution privileges needed. User interaction is needed for exploitation.</span><br>"
52+
}
53+
],
54+
"value": "In mv_err_cost of mcomp.c there is a possible out of bounds read due to missing bounds check. This could lead to denial of service with no additional execution privileges needed. User interaction is needed for exploitation."
55+
}
56+
],
57+
"providerMetadata": {
58+
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
59+
"shortName": "google_android",
60+
"dateUpdated": "2024-11-27T21:45:18.436Z"
61+
},
62+
"references": [
63+
{
64+
"url": "https://source.android.com/docs/security/bulletin/pixel/2018-06-01"
65+
}
66+
],
67+
"source": {
68+
"discovery": "UNKNOWN"
69+
},
70+
"x_generator": {
71+
"engine": "Vulnogram 0.2.0"
72+
}
73+
}
74+
}
75+
}

cves/delta.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"fetchTime": "2024-11-27T21:40:09.534Z",
2+
"fetchTime": "2024-11-27T21:47:52.654Z",
33
"numberOfChanges": 1,
44
"new": [
55
{
6-
"cveId": "CVE-2017-13323",
7-
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2017-13323",
8-
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2017/13xxx/CVE-2017-13323.json",
9-
"dateUpdated": "2024-11-27T21:37:22.228Z"
6+
"cveId": "CVE-2018-9349",
7+
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2018-9349",
8+
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2018/9xxx/CVE-2018-9349.json",
9+
"dateUpdated": "2024-11-27T21:45:18.436Z"
1010
}
1111
],
1212
"updated": [],

cves/deltaLog.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
[
2+
{
3+
"fetchTime": "2024-11-27T21:47:52.654Z",
4+
"numberOfChanges": 1,
5+
"new": [
6+
{
7+
"cveId": "CVE-2018-9349",
8+
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2018-9349",
9+
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2018/9xxx/CVE-2018-9349.json",
10+
"dateUpdated": "2024-11-27T21:45:18.436Z"
11+
}
12+
],
13+
"updated": [],
14+
"error": []
15+
},
216
{
317
"fetchTime": "2024-11-27T21:40:09.534Z",
418
"numberOfChanges": 1,

0 commit comments

Comments
 (0)