Skip to content

Commit 224ffa3

Browse files
committed
1 parent 9c793ec commit 224ffa3

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

advisories/unreviewed/2026/07/GHSA-jpjm-c3r5-q96r/GHSA-jpjm-c3r5-q96r.json

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jpjm-c3r5-q96r",
4-
"modified": "2026-07-23T15:30:35Z",
4+
"modified": "2026-07-23T15:31:36Z",
55
"published": "2026-07-21T21:32:40Z",
66
"aliases": [
77
"CVE-2026-56852"
88
],
9+
"summary": "Advisory database improvement for GHSA-jpjm-c3r5-q96r",
910
"details": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
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": "golang.org/x/text"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.39.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",

0 commit comments

Comments
 (0)