Skip to content

Commit ffb1cfb

Browse files
1 parent 63ba709 commit ffb1cfb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

advisories/github-reviewed/2026/03/GHSA-x6gf-mpr2-68h6/GHSA-x6gf-mpr2-68h6.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-x6gf-mpr2-68h6",
4-
"modified": "2026-03-19T19:34:28Z",
4+
"modified": "2026-03-30T21:09:40Z",
55
"published": "2026-03-19T15:31:22Z",
6+
"withdrawn": "2026-03-30T21:09:40Z",
67
"aliases": [
78
"CVE-2026-4427"
89
],
9-
"summary": "pgproto3: Negative field length panics in DataRow.Decode",
10-
"details": "A flaw was found in pgproto3. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message with a negative field length. This input validation vulnerability can lead to a denial of service (DoS) due to a slice bounds out of range panic.",
10+
"summary": "Duplicate Advisory: pgproto3: Negative field length panics in DataRow.Decode",
11+
"details": "## Duplicate Advisory\n\nThis advisory has been withdrawn because it is a duplicate of GHSA-jqcq-xjh3-6g23. This link is maintained to preserve external references.\n\n## Original Description\nA flaw was found in pgproto3. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message with a negative field length. This input validation vulnerability can lead to a denial of service (DoS) due to a slice bounds out of range panic.",
1112
"severity": [
1213
{
1314
"type": "CVSS_V3",

0 commit comments

Comments
 (0)