Skip to content

Commit 60d6f87

Browse files
1 parent 51595bd commit 60d6f87

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

advisories/github-reviewed/2024/06/GHSA-9442-gm4v-r222/GHSA-9442-gm4v-r222.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9442-gm4v-r222",
4-
"modified": "2025-02-24T15:30:22Z",
4+
"modified": "2026-02-27T21:38:27Z",
55
"published": "2024-06-20T15:31:19Z",
66
"aliases": [
77
"CVE-2024-6162"
@@ -122,7 +122,8 @@
122122
],
123123
"database_specific": {
124124
"cwe_ids": [
125-
"CWE-400"
125+
"CWE-400",
126+
"CWE-488"
126127
],
127128
"severity": "HIGH",
128129
"github_reviewed": true,

advisories/github-reviewed/2026/01/GHSA-c32p-wcqj-j677/GHSA-c32p-wcqj-j677.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-c32p-wcqj-j677",
4-
"modified": "2026-01-23T16:56:23Z",
4+
"modified": "2026-02-27T21:37:55Z",
55
"published": "2026-01-23T16:56:23Z",
66
"aliases": [],
77
"summary": "CometBFT has inconsistencies between how commit signatures are verified and how block time is derived",
@@ -78,6 +78,10 @@
7878
{
7979
"type": "WEB",
8080
"url": "https://github.com/cometbft/cometbft/releases/tag/v0.38.21"
81+
},
82+
{
83+
"type": "WEB",
84+
"url": "https://pkg.go.dev/vuln/GO-2026-4361"
8185
}
8286
],
8387
"database_specific": {

advisories/github-reviewed/2026/01/GHSA-fcv2-xgw5-pqxf/GHSA-fcv2-xgw5-pqxf.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fcv2-xgw5-pqxf",
4-
"modified": "2026-01-23T15:49:39Z",
4+
"modified": "2026-02-27T21:37:24Z",
55
"published": "2026-01-22T20:28:56Z",
66
"aliases": [
77
"CVE-2026-24137"
@@ -58,6 +58,10 @@
5858
{
5959
"type": "WEB",
6060
"url": "https://github.com/sigstore/sigstore/releases/tag/v1.10.4"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://pkg.go.dev/vuln/GO-2026-4358"
6165
}
6266
],
6367
"database_specific": {

0 commit comments

Comments
 (0)