You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2021/12/GHSA-q6gq-997w-f55g/GHSA-q6gq-997w-f55g.json
+30-7Lines changed: 30 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-q6gq-997w-f55g",
4
-
"modified": "2021-06-18T22:05:40Z",
4
+
"modified": "2023-02-01T05:05:48Z",
5
5
"published": "2021-12-16T19:16:40Z",
6
6
"aliases": [
7
7
"CVE-2020-16845"
8
8
],
9
-
"summary": "Infinite loop in xz",
9
+
"summary": "Infinite loop in Go standard library encoding/binary",
10
10
"details": "Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs.",
0 commit comments