From ef0517c42349f57eb2e078446d44b94859fa282d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 03:32:38 +0000 Subject: [PATCH] Publish Advisories GHSA-x9w4-r3mh-39fw GHSA-xg3g-rj7r-vm56 --- .../GHSA-x9w4-r3mh-39fw.json | 10 ++++-- .../GHSA-xg3g-rj7r-vm56.json | 36 +++++++++++++++++++ 2 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 advisories/unreviewed/2025/01/GHSA-xg3g-rj7r-vm56/GHSA-xg3g-rj7r-vm56.json diff --git a/advisories/unreviewed/2024/12/GHSA-x9w4-r3mh-39fw/GHSA-x9w4-r3mh-39fw.json b/advisories/unreviewed/2024/12/GHSA-x9w4-r3mh-39fw/GHSA-x9w4-r3mh-39fw.json index 89656655382..bbf24e495a1 100644 --- a/advisories/unreviewed/2024/12/GHSA-x9w4-r3mh-39fw/GHSA-x9w4-r3mh-39fw.json +++ b/advisories/unreviewed/2024/12/GHSA-x9w4-r3mh-39fw/GHSA-x9w4-r3mh-39fw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-x9w4-r3mh-39fw", - "modified": "2024-12-04T15:31:52Z", + "modified": "2025-01-07T03:31:35Z", "published": "2024-12-04T06:31:02Z", "aliases": [ "CVE-2024-54661" @@ -22,10 +22,16 @@ { "type": "WEB", "url": "https://repo.or.cz/socat.git/blob/6ff391324d2d3b9f6bfb58e7d16a20be43b47af7:/readline.sh#l29" + }, + { + "type": "WEB", + "url": "http://www.dest-unreach.org/socat/contrib/socat-secadv9.html" } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-61" + ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2025/01/GHSA-xg3g-rj7r-vm56/GHSA-xg3g-rj7r-vm56.json b/advisories/unreviewed/2025/01/GHSA-xg3g-rj7r-vm56/GHSA-xg3g-rj7r-vm56.json new file mode 100644 index 00000000000..52bfb6b7ea8 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-xg3g-rj7r-vm56/GHSA-xg3g-rj7r-vm56.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xg3g-rj7r-vm56", + "modified": "2025-01-07T03:31:38Z", + "published": "2025-01-07T03:31:38Z", + "aliases": [ + "CVE-2025-22395" + ], + "details": "Dell Update Package Framework, versions prior to 22.01.02, contain(s) a Local Privilege Escalation Vulnerability. A local low privileged attacker could potentially exploit this vulnerability, leading to the execution of arbitrary remote scripts on the server. Exploitation may lead to a denial of service by an attacker.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22395" + }, + { + "type": "WEB", + "url": "https://www.dell.com/support/kbdoc/en-us/000269079/dsa-2025-034-security-update-for-dell-update-package-dup-framework-vulnerability" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-280" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-07T03:15:06Z" + } +} \ No newline at end of file