From 7688b214e9f848c48680a7994cd83eb7c70c9503 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 15:45:15 +0000 Subject: [PATCH] Publish Advisories GHSA-cf3q-gqg7-3fm9 GHSA-mrxw-mxhj-p664 --- .../GHSA-cf3q-gqg7-3fm9/GHSA-cf3q-gqg7-3fm9.json | 16 +++++++++++++--- .../GHSA-mrxw-mxhj-p664/GHSA-mrxw-mxhj-p664.json | 4 ++-- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2025/03/GHSA-cf3q-gqg7-3fm9/GHSA-cf3q-gqg7-3fm9.json b/advisories/github-reviewed/2025/03/GHSA-cf3q-gqg7-3fm9/GHSA-cf3q-gqg7-3fm9.json index bfe498fe785..0924ebf6dfc 100644 --- a/advisories/github-reviewed/2025/03/GHSA-cf3q-gqg7-3fm9/GHSA-cf3q-gqg7-3fm9.json +++ b/advisories/github-reviewed/2025/03/GHSA-cf3q-gqg7-3fm9/GHSA-cf3q-gqg7-3fm9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cf3q-gqg7-3fm9", - "modified": "2025-03-21T15:23:50Z", + "modified": "2025-03-21T15:43:00Z", "published": "2025-03-21T15:23:50Z", "aliases": [ "CVE-2025-30157" @@ -97,16 +97,26 @@ "type": "WEB", "url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-cf3q-gqg7-3fm9" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30157" + }, + { + "type": "WEB", + "url": "https://github.com/envoyproxy/envoy/commit/8eda1b8ef5ba8663d16a737ab99458c039a9b53c" + }, { "type": "PACKAGE", "url": "https://github.com/envoyproxy/envoy" } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-460" + ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-21T15:23:50Z", - "nvd_published_at": null + "nvd_published_at": "2025-03-21T15:15:43Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/03/GHSA-mrxw-mxhj-p664/GHSA-mrxw-mxhj-p664.json b/advisories/github-reviewed/2025/03/GHSA-mrxw-mxhj-p664/GHSA-mrxw-mxhj-p664.json index 2081d15a57b..20a186fdce6 100644 --- a/advisories/github-reviewed/2025/03/GHSA-mrxw-mxhj-p664/GHSA-mrxw-mxhj-p664.json +++ b/advisories/github-reviewed/2025/03/GHSA-mrxw-mxhj-p664/GHSA-mrxw-mxhj-p664.json @@ -1,14 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-mrxw-mxhj-p664", - "modified": "2025-03-14T18:51:37Z", + "modified": "2025-03-21T15:43:15Z", "published": "2025-03-14T18:51:37Z", "aliases": [], "summary": "Nokogiri updates packaged libxslt to v1.1.43 to resolve multiple CVEs", "details": "## Summary\n\nNokogiri v1.18.4 upgrades its dependency libxslt to [v1.1.43](https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.43).\n\nlibxslt v1.1.43 resolves:\n\n- CVE-2025-24855: Fix use-after-free of XPath context node\n- CVE-2024-55549: Fix UAF related to excluded namespaces\n\n## Impact\n\n### CVE-2025-24855\n\n- \"Use-after-free due to xsltEvalXPathStringNs leaking xpathCtxt->node\"\n- MITRE has rated this 7.8 High CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H\n- Upstream report: https://gitlab.gnome.org/GNOME/libxslt/-/issues/128\n- NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2025-24855\n\n### CVE-2024-55549\n\n- \"Use-after-free related to excluded result prefixes\"\n- MITRE has rated this 7.8 High CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H\n- Upstream report: https://gitlab.gnome.org/GNOME/libxslt/-/issues/127\n- NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2024-55549", "severity": [ { - "type": "CVSS_V4", + "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H" } ],