Skip to content

Commit e448cd5

Browse files
committed
1 parent f8e4809 commit e448cd5

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

advisories/unreviewed/2026/06/GHSA-h524-452v-82p9/GHSA-h524-452v-82p9.json

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,43 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-h524-452v-82p9",
4-
"modified": "2026-06-03T18:33:09Z",
4+
"modified": "2026-06-03T18:34:14Z",
55
"published": "2026-06-03T00:30:26Z",
66
"aliases": [
77
"CVE-2026-42504"
88
],
9+
"summary": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. Updated 3 days",
910
"details": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "stdlib"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.26.4"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 1.26.3"
38+
}
39+
}
40+
],
1741
"references": [
1842
{
1943
"type": "ADVISORY",

0 commit comments

Comments
 (0)