Skip to content

Commit f090099

Browse files
tatianabgopherbot
authored andcommitted
data/reports: fix formatting for GO-2022-1159.yaml
Aliases: CVE-2022-4123, GHSA-rprg-4v7q-87v7 Updates #1159 Change-Id: I712242bc64fec3b69c163278133326883a1e9295 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/466076 Reviewed-by: Tim King <taking@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Tatiana Bradley <tatianabradley@google.com> Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
1 parent c9193aa commit f090099

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

data/osv/GO-2022-1159.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"schema_version": "1.3.1",
32
"id": "GO-2022-1159",
43
"published": "0001-01-01T00:00:00Z",
54
"modified": "0001-01-01T00:00:00Z",
@@ -54,5 +53,6 @@
5453
{
5554
"name": "Sage McTaggart"
5655
}
57-
]
56+
],
57+
"schema_version": "1.3.1"
5858
}

data/reports/GO-2022-1159.yaml

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
modules:
2-
- module: github.com/containers/podman/v4
3-
versions:
4-
- introduced: 4.1.0-rc1
5-
vulnerable_at: 4.3.1
6-
packages:
7-
- package: github.com/containers/podman/v4/pkg/bindings/images
8-
symbols:
9-
- Build
10-
- nTar
2+
- module: github.com/containers/podman/v4
3+
versions:
4+
- introduced: 4.1.0-rc1
5+
vulnerable_at: 4.3.1
6+
packages:
7+
- package: github.com/containers/podman/v4/pkg/bindings/images
8+
symbols:
9+
- Build
10+
- nTar
1111
description: |-
12-
The local path and the lowest subdirectory may be disclosed due to
13-
incorrect absolute path traversal, resulting in an impact to
14-
confidentiality.
12+
The local path and the lowest subdirectory may be disclosed due to
13+
incorrect absolute path traversal, resulting in an impact to
14+
confidentiality.
1515
cves:
16-
- CVE-2022-4123
16+
- CVE-2022-4123
1717
ghsas:
18-
- GHSA-rprg-4v7q-87v7
18+
- GHSA-rprg-4v7q-87v7
1919
credit: Sage McTaggart
2020
references:
21-
- report: https://bugzilla.redhat.com/show_bug.cgi?id=2144989
22-
- web: https://github.com/containers/podman/pull/13531
21+
- report: https://bugzilla.redhat.com/show_bug.cgi?id=2144989
22+
- web: https://github.com/containers/podman/pull/13531

0 commit comments

Comments
 (0)