-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 1 new CVEs: CVE-2018-9350 - 1 updated CVEs: CVE-2024-9666
- Loading branch information
cvelistV5 Github Action
committed
Nov 27, 2024
1 parent
b88e528
commit db5af80
Showing
4 changed files
with
112 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2018-9350", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2018-04-05T00:00:00.000Z", | ||
"datePublished": "2024-11-27T21:52:57.651Z", | ||
"dateUpdated": "2024-11-27T21:52:57.651Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"affected": [ | ||
{ | ||
"defaultStatus": "unaffected", | ||
"product": "Android", | ||
"vendor": "Google", | ||
"versions": [ | ||
{ | ||
"status": "affected", | ||
"version": "7" | ||
}, | ||
{ | ||
"status": "affected", | ||
"version": "7.1.1" | ||
}, | ||
{ | ||
"status": "affected", | ||
"version": "7.1.2" | ||
}, | ||
{ | ||
"status": "affected", | ||
"version": "8" | ||
}, | ||
{ | ||
"status": "affected", | ||
"version": "8.1" | ||
} | ||
] | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"supportingMedia": [ | ||
{ | ||
"base64": false, | ||
"type": "text/html", | ||
"value": "<span style=\"background-color: rgb(255, 255, 255);\">In ih264d_assign_pic_num of ih264d_utils.c there is a possible out of bound read due to missing bounds check. This could lead to a denial of service with no additional execution privileges needed. User interaction is needed for exploitation.</span><br>" | ||
} | ||
], | ||
"value": "In ih264d_assign_pic_num of ih264d_utils.c there is a possible out of bound read due to missing bounds check. This could lead to a denial of service with no additional execution privileges needed. User interaction is needed for exploitation." | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2024-11-27T21:52:57.651Z" | ||
}, | ||
"references": [ | ||
{ | ||
"url": "https://source.android.com/docs/security/bulletin/pixel/2018-06-01" | ||
} | ||
], | ||
"source": { | ||
"discovery": "UNKNOWN" | ||
}, | ||
"x_generator": { | ||
"engine": "Vulnogram 0.2.0" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,21 @@ | ||
{ | ||
"fetchTime": "2024-11-27T21:47:52.654Z", | ||
"numberOfChanges": 1, | ||
"fetchTime": "2024-11-27T21:55:29.501Z", | ||
"numberOfChanges": 2, | ||
"new": [ | ||
{ | ||
"cveId": "CVE-2018-9349", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2018-9349", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2018/9xxx/CVE-2018-9349.json", | ||
"dateUpdated": "2024-11-27T21:45:18.436Z" | ||
"cveId": "CVE-2018-9350", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2018-9350", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2018/9xxx/CVE-2018-9350.json", | ||
"dateUpdated": "2024-11-27T21:52:57.651Z" | ||
} | ||
], | ||
"updated": [ | ||
{ | ||
"cveId": "CVE-2024-9666", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-9666", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/9xxx/CVE-2024-9666.json", | ||
"dateUpdated": "2024-11-27T21:51:07.366Z" | ||
} | ||
], | ||
"updated": [], | ||
"error": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters