From 4fe5c1d34a522e5872667bbba460435335341545 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 06:33:29 +0000 Subject: [PATCH] Publish Advisories GHSA-3xpr-69r6-x5xc GHSA-5m48-h5wf-hj8m GHSA-8v2p-48x5-vg7r GHSA-f4gx-5j5p-43v5 GHSA-m3mv-gm9w-9xf4 GHSA-p83h-g6jw-gh8f GHSA-pwr4-4xx9-866h GHSA-q94v-w8mm-xj3c GHSA-r3r4-5c65-37fp GHSA-r6px-9jmg-23fj GHSA-w7pw-q2qj-mhjx GHSA-x3j3-jwh6-pfh4 GHSA-xvwf-58fx-rg4f --- .../GHSA-3xpr-69r6-x5xc.json | 29 ++++++++++++++ .../GHSA-5m48-h5wf-hj8m.json | 29 ++++++++++++++ .../GHSA-8v2p-48x5-vg7r.json | 29 ++++++++++++++ .../GHSA-f4gx-5j5p-43v5.json | 29 ++++++++++++++ .../GHSA-m3mv-gm9w-9xf4.json | 29 ++++++++++++++ .../GHSA-p83h-g6jw-gh8f.json | 40 +++++++++++++++++++ .../GHSA-pwr4-4xx9-866h.json | 29 ++++++++++++++ .../GHSA-q94v-w8mm-xj3c.json | 29 ++++++++++++++ .../GHSA-r3r4-5c65-37fp.json | 29 ++++++++++++++ .../GHSA-r6px-9jmg-23fj.json | 29 ++++++++++++++ .../GHSA-w7pw-q2qj-mhjx.json | 29 ++++++++++++++ .../GHSA-x3j3-jwh6-pfh4.json | 29 ++++++++++++++ .../GHSA-xvwf-58fx-rg4f.json | 29 ++++++++++++++ 13 files changed, 388 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-3xpr-69r6-x5xc/GHSA-3xpr-69r6-x5xc.json create mode 100644 advisories/unreviewed/2025/01/GHSA-5m48-h5wf-hj8m/GHSA-5m48-h5wf-hj8m.json create mode 100644 advisories/unreviewed/2025/01/GHSA-8v2p-48x5-vg7r/GHSA-8v2p-48x5-vg7r.json create mode 100644 advisories/unreviewed/2025/01/GHSA-f4gx-5j5p-43v5/GHSA-f4gx-5j5p-43v5.json create mode 100644 advisories/unreviewed/2025/01/GHSA-m3mv-gm9w-9xf4/GHSA-m3mv-gm9w-9xf4.json create mode 100644 advisories/unreviewed/2025/01/GHSA-p83h-g6jw-gh8f/GHSA-p83h-g6jw-gh8f.json create mode 100644 advisories/unreviewed/2025/01/GHSA-pwr4-4xx9-866h/GHSA-pwr4-4xx9-866h.json create mode 100644 advisories/unreviewed/2025/01/GHSA-q94v-w8mm-xj3c/GHSA-q94v-w8mm-xj3c.json create mode 100644 advisories/unreviewed/2025/01/GHSA-r3r4-5c65-37fp/GHSA-r3r4-5c65-37fp.json create mode 100644 advisories/unreviewed/2025/01/GHSA-r6px-9jmg-23fj/GHSA-r6px-9jmg-23fj.json create mode 100644 advisories/unreviewed/2025/01/GHSA-w7pw-q2qj-mhjx/GHSA-w7pw-q2qj-mhjx.json create mode 100644 advisories/unreviewed/2025/01/GHSA-x3j3-jwh6-pfh4/GHSA-x3j3-jwh6-pfh4.json create mode 100644 advisories/unreviewed/2025/01/GHSA-xvwf-58fx-rg4f/GHSA-xvwf-58fx-rg4f.json diff --git a/advisories/unreviewed/2025/01/GHSA-3xpr-69r6-x5xc/GHSA-3xpr-69r6-x5xc.json b/advisories/unreviewed/2025/01/GHSA-3xpr-69r6-x5xc/GHSA-3xpr-69r6-x5xc.json new file mode 100644 index 00000000000..1ff61e8bcd5 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-3xpr-69r6-x5xc/GHSA-3xpr-69r6-x5xc.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3xpr-69r6-x5xc", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53834" + ], + "details": "In sms_DisplayHexDumpOfPrivacyBuffer of sms_Utilities.c, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53834" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-5m48-h5wf-hj8m/GHSA-5m48-h5wf-hj8m.json b/advisories/unreviewed/2025/01/GHSA-5m48-h5wf-hj8m/GHSA-5m48-h5wf-hj8m.json new file mode 100644 index 00000000000..6f2dad8e5d1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-5m48-h5wf-hj8m/GHSA-5m48-h5wf-hj8m.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5m48-h5wf-hj8m", + "modified": "2025-01-03T06:32:10Z", + "published": "2025-01-03T06:32:10Z", + "aliases": [ + "CVE-2024-53841" + ], + "details": "In startListeningForDeviceStateChanges, there is a possible Permission Bypass due to a confused deputy. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53841" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-8v2p-48x5-vg7r/GHSA-8v2p-48x5-vg7r.json b/advisories/unreviewed/2025/01/GHSA-8v2p-48x5-vg7r/GHSA-8v2p-48x5-vg7r.json new file mode 100644 index 00000000000..5e15cf28e02 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-8v2p-48x5-vg7r/GHSA-8v2p-48x5-vg7r.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8v2p-48x5-vg7r", + "modified": "2025-01-03T06:32:10Z", + "published": "2025-01-03T06:32:10Z", + "aliases": [ + "CVE-2024-53840" + ], + "details": "there is a possible biometric bypass due to an unusual root cause. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53840" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-f4gx-5j5p-43v5/GHSA-f4gx-5j5p-43v5.json b/advisories/unreviewed/2025/01/GHSA-f4gx-5j5p-43v5/GHSA-f4gx-5j5p-43v5.json new file mode 100644 index 00000000000..2844d0b4ce1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-f4gx-5j5p-43v5/GHSA-f4gx-5j5p-43v5.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f4gx-5j5p-43v5", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53839" + ], + "details": "In GetCellInfoList() of protocolnetadapter.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with baseband firmware compromise required. User Interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53839" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-m3mv-gm9w-9xf4/GHSA-m3mv-gm9w-9xf4.json b/advisories/unreviewed/2025/01/GHSA-m3mv-gm9w-9xf4/GHSA-m3mv-gm9w-9xf4.json new file mode 100644 index 00000000000..2ab98f2a5b1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-m3mv-gm9w-9xf4/GHSA-m3mv-gm9w-9xf4.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m3mv-gm9w-9xf4", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53835" + ], + "details": "there is a possible biometric bypass due to an unusual root cause. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53835" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-p83h-g6jw-gh8f/GHSA-p83h-g6jw-gh8f.json b/advisories/unreviewed/2025/01/GHSA-p83h-g6jw-gh8f/GHSA-p83h-g6jw-gh8f.json new file mode 100644 index 00000000000..421c99f04ff --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-p83h-g6jw-gh8f/GHSA-p83h-g6jw-gh8f.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p83h-g6jw-gh8f", + "modified": "2025-01-03T06:32:10Z", + "published": "2025-01-03T06:32:10Z", + "aliases": [ + "CVE-2025-22275" + ], + "details": "iTerm2 3.5.6 through 3.5.10 before 3.5.11 sometimes allows remote attackers to obtain sensitive information from terminal commands by reading the /tmp/framer.txt file. This can occur for certain it2ssh and SSH Integration configurations, during remote logins to hosts that have a common Python installation.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22275" + }, + { + "type": "WEB", + "url": "https://iterm2.com/downloads/stable/iTerm2-3_5_11.changelog" + }, + { + "type": "WEB", + "url": "https://news.ycombinator.com/item?id=42579472" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-532" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T05:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-pwr4-4xx9-866h/GHSA-pwr4-4xx9-866h.json b/advisories/unreviewed/2025/01/GHSA-pwr4-4xx9-866h/GHSA-pwr4-4xx9-866h.json new file mode 100644 index 00000000000..cb46cba011d --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-pwr4-4xx9-866h/GHSA-pwr4-4xx9-866h.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pwr4-4xx9-866h", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-47032" + ], + "details": "In construct_transaction_from_cmd of lwis_ioctl.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47032" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-q94v-w8mm-xj3c/GHSA-q94v-w8mm-xj3c.json b/advisories/unreviewed/2025/01/GHSA-q94v-w8mm-xj3c/GHSA-q94v-w8mm-xj3c.json new file mode 100644 index 00000000000..6cc5d15b769 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-q94v-w8mm-xj3c/GHSA-q94v-w8mm-xj3c.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q94v-w8mm-xj3c", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53836" + ], + "details": "In wbrc_bt_dev_write of wb_regon_coordinator.c, there is a possible out of bounds write due to a buffer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53836" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-r3r4-5c65-37fp/GHSA-r3r4-5c65-37fp.json b/advisories/unreviewed/2025/01/GHSA-r3r4-5c65-37fp/GHSA-r3r4-5c65-37fp.json new file mode 100644 index 00000000000..7dd720ce8e7 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-r3r4-5c65-37fp/GHSA-r3r4-5c65-37fp.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r3r4-5c65-37fp", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-11624" + ], + "details": "there is a possible to add apps to bypass VPN due to Undeclared Permission . This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11624" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-r6px-9jmg-23fj/GHSA-r6px-9jmg-23fj.json b/advisories/unreviewed/2025/01/GHSA-r6px-9jmg-23fj/GHSA-r6px-9jmg-23fj.json new file mode 100644 index 00000000000..e016c1a81d1 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-r6px-9jmg-23fj/GHSA-r6px-9jmg-23fj.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r6px-9jmg-23fj", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53838" + ], + "details": "In Exynos_parsing_user_data_registered_itu_t_t35 of VendorVideoAPI.cpp, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53838" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-w7pw-q2qj-mhjx/GHSA-w7pw-q2qj-mhjx.json b/advisories/unreviewed/2025/01/GHSA-w7pw-q2qj-mhjx/GHSA-w7pw-q2qj-mhjx.json new file mode 100644 index 00000000000..bf67ae98629 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-w7pw-q2qj-mhjx/GHSA-w7pw-q2qj-mhjx.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w7pw-q2qj-mhjx", + "modified": "2025-01-03T06:32:10Z", + "published": "2025-01-03T06:32:10Z", + "aliases": [ + "CVE-2024-53842" + ], + "details": "In cc_SendCcImsInfoIndMsg of cc_MmConManagement.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53842" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-x3j3-jwh6-pfh4/GHSA-x3j3-jwh6-pfh4.json b/advisories/unreviewed/2025/01/GHSA-x3j3-jwh6-pfh4/GHSA-x3j3-jwh6-pfh4.json new file mode 100644 index 00000000000..545a2e61a6a --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-x3j3-jwh6-pfh4/GHSA-x3j3-jwh6-pfh4.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x3j3-jwh6-pfh4", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53833" + ], + "details": "In prepare_response_locked of lwis_transaction.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53833" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-xvwf-58fx-rg4f/GHSA-xvwf-58fx-rg4f.json b/advisories/unreviewed/2025/01/GHSA-xvwf-58fx-rg4f/GHSA-xvwf-58fx-rg4f.json new file mode 100644 index 00000000000..5a40d401561 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-xvwf-58fx-rg4f/GHSA-xvwf-58fx-rg4f.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xvwf-58fx-rg4f", + "modified": "2025-01-03T06:32:09Z", + "published": "2025-01-03T06:32:09Z", + "aliases": [ + "CVE-2024-53837" + ], + "details": "In prepare_response of lwis_periodic_io.c, 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.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53837" + }, + { + "type": "WEB", + "url": "https://source.android.com/security/bulletin/pixel/2024-12-01" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-03T04:15:06Z" + } +} \ No newline at end of file