-
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.
- 7 new CVEs: CVE-2024-43077, CVE-2024-43097, CVE-2024-43762, CVE-2024-43764, CVE-2024-43767, CVE-2024-43768, CVE-2024-43769 - 0 updated CVEs:
- Loading branch information
cvelistV5 Github Action
committed
Jan 3, 2025
1 parent
046889e
commit 723aac4
Showing
9 changed files
with
568 additions
and
403 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,56 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2024-43077", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2024-08-05T14:29:24.254Z", | ||
"datePublished": "2025-01-02T23:58:26.607Z", | ||
"dateUpdated": "2025-01-02T23:58:26.607Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-02T23:58:26.607Z" | ||
}, | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "Elevation of privilege" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Google", | ||
"product": "Android", | ||
"versions": [ | ||
{ | ||
"version": "Android SoC", | ||
"status": "affected" | ||
} | ||
], | ||
"defaultStatus": "unaffected" | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "In DevmemValidateFlags of devicemem_server.c , there is a possible out of bounds write due to memory corruption. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-12-01" | ||
} | ||
] | ||
} | ||
} | ||
} |
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-2024-43097", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2024-08-05T14:29:53.937Z", | ||
"datePublished": "2025-01-02T23:58:26.791Z", | ||
"dateUpdated": "2025-01-02T23:58:26.791Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-02T23:58:26.791Z" | ||
}, | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "Elevation of privilege" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Google", | ||
"product": "Android", | ||
"versions": [ | ||
{ | ||
"version": "15", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "14", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "13", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "12L", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "12", | ||
"status": "affected" | ||
} | ||
], | ||
"defaultStatus": "unaffected" | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "In resizeToAtLeast of SkRegion.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://android.googlesource.com/platform/external/skia/+/8d355fe1d0795fc30b84194b87563f75c6f8f2a7" | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-12-01" | ||
} | ||
] | ||
} | ||
} | ||
} |
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-2024-43762", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2024-08-15T20:40:04.309Z", | ||
"datePublished": "2025-01-02T23:58:26.886Z", | ||
"dateUpdated": "2025-01-02T23:58:26.886Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-02T23:58:26.886Z" | ||
}, | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "Elevation of privilege" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Google", | ||
"product": "Android", | ||
"versions": [ | ||
{ | ||
"version": "15", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "14", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "13", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "12L", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "12", | ||
"status": "affected" | ||
} | ||
], | ||
"defaultStatus": "unaffected" | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "In multiple locations, there is a possible way to avoid unbinding of a service from the system due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://android.googlesource.com/platform/frameworks/base/+/ae43ac7f3d3d5112b0f54b5315a15b08208acf9c" | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-12-01" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,63 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2024-43764", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2024-08-15T20:40:04.309Z", | ||
"datePublished": "2025-01-02T23:58:27.018Z", | ||
"dateUpdated": "2025-01-02T23:58:27.018Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-02T23:58:27.018Z" | ||
}, | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "Elevation of privilege" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Google", | ||
"product": "Android", | ||
"versions": [ | ||
{ | ||
"version": "14", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "13", | ||
"status": "affected" | ||
} | ||
], | ||
"defaultStatus": "unaffected" | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "In onPrimaryClipChanged of ClipboardListener.java, there is a possible way to partially bypass lock screen. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://android.googlesource.com/platform/frameworks/base/+/70eb75df7d342429c3ee225feb7c011df727442f" | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-12-01" | ||
} | ||
] | ||
} | ||
} | ||
} |
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-2024-43767", | ||
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "google_android", | ||
"dateReserved": "2024-08-15T20:40:04.309Z", | ||
"datePublished": "2025-01-02T23:58:27.162Z", | ||
"dateUpdated": "2025-01-02T23:58:27.162Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"providerMetadata": { | ||
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", | ||
"shortName": "google_android", | ||
"dateUpdated": "2025-01-02T23:58:27.162Z" | ||
}, | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "Remote code execution" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Google", | ||
"product": "Android", | ||
"versions": [ | ||
{ | ||
"version": "15", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "14", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "13", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "12L", | ||
"status": "affected" | ||
}, | ||
{ | ||
"version": "12", | ||
"status": "affected" | ||
} | ||
], | ||
"defaultStatus": "unaffected" | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "In prepare_to_draw_into_mask of SkBlurMaskFilterImpl.cpp, there is a possible heap overflow due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://android.googlesource.com/platform/external/skia/+/796c2040f641bb287dba66c9823ce45e9f8b5807" | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-12-01" | ||
} | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.