Publish Advisories

GHSA-6wxm-mpqj-6jpf
GHSA-wwx5-gpgr-vxr7
This commit is contained in:
advisory-database[bot]
2025-01-28 20:17:27 +00:00
parent 1254bc1054
commit 51e8fbe8d0
2 changed files with 12 additions and 4 deletions
@@ -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": [
@@ -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"
}
}