Skip to content

Commit 331aa27

Browse files
1 parent c84d0ba commit 331aa27

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

advisories/github-reviewed/2024/07/GHSA-fqpg-rq76-99pq/GHSA-fqpg-rq76-99pq.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fqpg-rq76-99pq",
4-
"modified": "2024-07-05T20:08:27Z",
4+
"modified": "2026-03-19T18:41:01Z",
55
"published": "2024-07-05T20:08:26Z",
66
"aliases": [],
77
"summary": "Panic in Pipeline when PgConn is busy or closed in github.com/jackc/pgx",
88
"details": "Pipeline can panic when PgConn is busy or closed.",
9-
"severity": [],
9+
"severity": [
10+
{
11+
"type": "CVSS_V3",
12+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
13+
}
14+
],
1015
"affected": [
1116
{
1217
"package": {
@@ -32,10 +37,16 @@
3237
{
3338
"type": "WEB",
3439
"url": "https://github.com/jackc/pgx/commit/dfd198003a03dbb96e4607b0d3a0bb9a7398ccb7"
40+
},
41+
{
42+
"type": "PACKAGE",
43+
"url": "https://github.com/jackc/pgx"
3544
}
3645
],
3746
"database_specific": {
38-
"cwe_ids": [],
47+
"cwe_ids": [
48+
"CWE-754"
49+
],
3950
"severity": "MODERATE",
4051
"github_reviewed": true,
4152
"github_reviewed_at": "2024-07-05T20:08:26Z",

0 commit comments

Comments
 (0)