Skip to content

Commit 3f24797

Browse files
tatianabTatiana Bradley
authored andcommitted
data/reports: add alias for GO-2022-0400.yaml
Aliases: CVE-2022-2583, GHSA-h2x7-2ff6-v32p, GHSA-4348-x292-h437 Updates #400 Fixes #1222 Change-Id: I5216dd2076cd010ba428602685ec7c0870c1ef17 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/461481 Reviewed-by: Tatiana Bradley <tatiana@golang.org> Reviewed-by: Damien Neil <dneil@google.com> Run-TryBot: Tatiana Bradley <tatiana@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent 0dc6a21 commit 3f24797

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

data/osv/GO-2022-0400.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"modified": "0001-01-01T00:00:00Z",
55
"aliases": [
66
"CVE-2022-2583",
7-
"GHSA-h2x7-2ff6-v32p"
7+
"GHSA-h2x7-2ff6-v32p",
8+
"GHSA-4348-x292-h437"
89
],
910
"details": "A race condition can cause incorrect HTTP request routing.",
1011
"affected": [

data/reports/GO-2022-0400.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ description: A race condition can cause incorrect HTTP request routing.
1212
published: 2022-07-01T20:10:50Z
1313
ghsas:
1414
- GHSA-h2x7-2ff6-v32p
15+
- GHSA-4348-x292-h437
1516
references:
1617
- fix: https://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812
1718
cve_metadata:

0 commit comments

Comments
 (0)