-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 2 new CVEs: CVE-2018-9383, CVE-2022-20128 - 1 updated CVEs: CVE-2021-0937
- Loading branch information
cvelistV5 Github Action
committed
Jan 17, 2025
1 parent
4afcbf6
commit 058c3e2
Showing
5 changed files
with
143 additions
and
153 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,59 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2018-9383", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2018-04-05T00:00:00.000Z", | ||
"datePublished": "2025-01-17T23:03:54.771Z", | ||
"dateUpdated": "2025-01-17T23:03:54.771Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"affected": [ | ||
{ | ||
"defaultStatus": "unaffected", | ||
"product": "Android", | ||
"vendor": "Google", | ||
"versions": [ | ||
{ | ||
"status": "affected", | ||
"version": "Android kernel" | ||
} | ||
] | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"supportingMedia": [ | ||
{ | ||
"base64": false, | ||
"type": "text/html", | ||
"value": "In asn1_ber_decoder of asn1_decoder.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"value": "In asn1_ber_decoder of asn1_decoder.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-17T23:03:54.771Z" | ||
}, | ||
"references": [ | ||
{ | ||
"url": "https://source.android.com/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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2022-20128", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "REJECTED", | ||
"dateReserved": "2021-10-14T22:41:32.709Z", | ||
"dateUpdated": "2025-01-17T22:57:20.590Z", | ||
"dateRejected": "2025-01-17T22:57:20.590Z", | ||
"assignerShortName": "google_android" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-17T22:57:20.590Z" | ||
}, | ||
"rejectedReasons": [ | ||
{ | ||
"lang": "en", | ||
"supportingMedia": [ | ||
{ | ||
"base64": false, | ||
"type": "text/html", | ||
"value": "This CVE ID has been rejected or withdrawn by its CVE Numbering Authority." | ||
} | ||
], | ||
"value": "This CVE ID has been rejected or withdrawn by its CVE Numbering Authority." | ||
} | ||
] | ||
} | ||
} | ||
} |
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,26 +1,27 @@ | ||
{ | ||
"fetchTime": "2025-01-17T22:57:21.729Z", | ||
"fetchTime": "2025-01-17T23:04:27.526Z", | ||
"numberOfChanges": 3, | ||
"new": [ | ||
{ | ||
"cveId": "CVE-2020-0402", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2020-0402", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2020/0xxx/CVE-2020-0402.json", | ||
"dateUpdated": "2025-01-17T22:56:35.169Z" | ||
"cveId": "CVE-2018-9383", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2018-9383", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2018/9xxx/CVE-2018-9383.json", | ||
"dateUpdated": "2025-01-17T23:03:54.771Z" | ||
}, | ||
{ | ||
"cveId": "CVE-2021-0323", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2021-0323", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2021/0xxx/CVE-2021-0323.json", | ||
"dateUpdated": "2025-01-17T22:56:01.145Z" | ||
}, | ||
"cveId": "CVE-2022-20128", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2022-20128", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2022/20xxx/CVE-2022-20128.json", | ||
"dateUpdated": "2025-01-17T22:57:20.590Z" | ||
} | ||
], | ||
"updated": [ | ||
{ | ||
"cveId": "CVE-2021-0447", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2021-0447", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2021/0xxx/CVE-2021-0447.json", | ||
"dateUpdated": "2025-01-17T22:55:24.815Z" | ||
"cveId": "CVE-2021-0937", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2021-0937", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2021/0xxx/CVE-2021-0937.json", | ||
"dateUpdated": "2025-01-17T22:57:40.070Z" | ||
} | ||
], | ||
"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