From 51e8fbe8d0f10dd73bf17b657ba7a2fed92a32cd Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:17:27 +0000 Subject: [PATCH] Publish Advisories GHSA-6wxm-mpqj-6jpf GHSA-wwx5-gpgr-vxr7 --- .../2025/01/GHSA-6wxm-mpqj-6jpf/GHSA-6wxm-mpqj-6jpf.json | 8 ++++++-- .../2025/01/GHSA-wwx5-gpgr-vxr7/GHSA-wwx5-gpgr-vxr7.json | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2025/01/GHSA-6wxm-mpqj-6jpf/GHSA-6wxm-mpqj-6jpf.json b/advisories/github-reviewed/2025/01/GHSA-6wxm-mpqj-6jpf/GHSA-6wxm-mpqj-6jpf.json index f586c08b978..7397a9a7148 100644 --- a/advisories/github-reviewed/2025/01/GHSA-6wxm-mpqj-6jpf/GHSA-6wxm-mpqj-6jpf.json +++ b/advisories/github-reviewed/2025/01/GHSA-6wxm-mpqj-6jpf/GHSA-6wxm-mpqj-6jpf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6wxm-mpqj-6jpf", - "modified": "2025-01-28T17:29:03Z", + "modified": "2025-01-28T20:15:40Z", "published": "2025-01-28T17:29:03Z", "aliases": [ "CVE-2024-45339" @@ -9,9 +9,13 @@ "summary": "Insecure Temporary File usage in github.com/golang/glog", "details": "When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process's log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" + }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" + "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" } ], "affected": [ diff --git a/advisories/github-reviewed/2025/01/GHSA-wwx5-gpgr-vxr7/GHSA-wwx5-gpgr-vxr7.json b/advisories/github-reviewed/2025/01/GHSA-wwx5-gpgr-vxr7/GHSA-wwx5-gpgr-vxr7.json index f0f1f65710e..bea50accf1c 100644 --- a/advisories/github-reviewed/2025/01/GHSA-wwx5-gpgr-vxr7/GHSA-wwx5-gpgr-vxr7.json +++ b/advisories/github-reviewed/2025/01/GHSA-wwx5-gpgr-vxr7/GHSA-wwx5-gpgr-vxr7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wwx5-gpgr-vxr7", - "modified": "2025-01-28T17:29:17Z", + "modified": "2025-01-28T20:15:50Z", "published": "2025-01-28T17:29:17Z", "aliases": [ "CVE-2025-24800" @@ -78,6 +78,10 @@ "type": "WEB", "url": "https://github.com/polytope-labs/hyperbridge/security/advisories/GHSA-wwx5-gpgr-vxr7" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24800" + }, { "type": "WEB", "url": "https://github.com/polytope-labs/hyperbridge/pull/372/commits/f0e85db718f5165b06585a49b14a66f8ad643aea" @@ -106,6 +110,6 @@ "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-01-28T17:29:17Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-28T16:15:45Z" } } \ No newline at end of file