Skip to content

Commit eb841aa

Browse files
1 parent eee5dc2 commit eb841aa

1 file changed

Lines changed: 65 additions & 4 deletions

File tree

advisories/github-reviewed/2023/06/GHSA-5wfc-hjrc-gq87/GHSA-5wfc-hjrc-gq87.json

Lines changed: 65 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5wfc-hjrc-gq87",
4-
"modified": "2023-06-27T20:20:39Z",
4+
"modified": "2026-05-20T22:35:10Z",
55
"published": "2023-06-14T15:30:38Z",
66
"aliases": [
77
"CVE-2023-34620"
@@ -28,7 +28,48 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"last_affected": "3.0.0"
31+
"fixed": "3.0.1"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 3.0.0"
38+
}
39+
},
40+
{
41+
"package": {
42+
"ecosystem": "Packagist",
43+
"name": "laktak/hjson"
44+
},
45+
"ranges": [
46+
{
47+
"type": "ECOSYSTEM",
48+
"events": [
49+
{
50+
"introduced": "0"
51+
},
52+
{
53+
"fixed": "2.3.0"
54+
}
55+
]
56+
}
57+
]
58+
},
59+
{
60+
"package": {
61+
"ecosystem": "Go",
62+
"name": "github.com/hjson/hjson-go/v4"
63+
},
64+
"ranges": [
65+
{
66+
"type": "ECOSYSTEM",
67+
"events": [
68+
{
69+
"introduced": "0"
70+
},
71+
{
72+
"fixed": "4.5.0"
3273
}
3374
]
3475
}
@@ -43,13 +84,33 @@
4384
{
4485
"type": "WEB",
4586
"url": "https://github.com/hjson/hjson-java/issues/24"
87+
},
88+
{
89+
"type": "WEB",
90+
"url": "https://github.com/hjson/hjson-cpp/pull/54"
91+
},
92+
{
93+
"type": "WEB",
94+
"url": "https://github.com/hjson/hjson-go/pull/67"
95+
},
96+
{
97+
"type": "WEB",
98+
"url": "https://github.com/hjson/hjson-php/pull/45"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/hjson/hjson-go/commit/326599cebc6ef759892f473bf1439b98466a99fa"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://github.com/hjson/hjson-php/commit/2d1b8b4b158a8d841f3a228f267c7cd84fe5a4fa"
46107
}
47108
],
48109
"database_specific": {
49110
"cwe_ids": [
50111
"CWE-400",
51-
"CWE-674",
52-
"CWE-787"
112+
"CWE-787",
113+
"CWE-674"
53114
],
54115
"severity": "HIGH",
55116
"github_reviewed": true,

0 commit comments

Comments
 (0)