Skip to content

Commit

Permalink
data/reports: fix formatting for GO-2022-1159.yaml
Browse files Browse the repository at this point in the history
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 <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Auto-Submit: Tatiana Bradley <[email protected]>
Run-TryBot: Tatiana Bradley <[email protected]>
  • Loading branch information
tatianab authored and gopherbot committed Feb 7, 2023
1 parent c9193aa commit f090099
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions data/osv/GO-2022-1159.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"schema_version": "1.3.1",
"id": "GO-2022-1159",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
Expand Down Expand Up @@ -54,5 +53,6 @@
{
"name": "Sage McTaggart"
}
]
],
"schema_version": "1.3.1"
}
32 changes: 16 additions & 16 deletions data/reports/GO-2022-1159.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
modules:
- module: github.com/containers/podman/v4
versions:
- introduced: 4.1.0-rc1
vulnerable_at: 4.3.1
packages:
- package: github.com/containers/podman/v4/pkg/bindings/images
symbols:
- Build
- nTar
- module: github.com/containers/podman/v4
versions:
- introduced: 4.1.0-rc1
vulnerable_at: 4.3.1
packages:
- package: github.com/containers/podman/v4/pkg/bindings/images
symbols:
- Build
- nTar
description: |-
The local path and the lowest subdirectory may be disclosed due to
incorrect absolute path traversal, resulting in an impact to
confidentiality.
The local path and the lowest subdirectory may be disclosed due to
incorrect absolute path traversal, resulting in an impact to
confidentiality.
cves:
- CVE-2022-4123
- CVE-2022-4123
ghsas:
- GHSA-rprg-4v7q-87v7
- GHSA-rprg-4v7q-87v7
credit: Sage McTaggart
references:
- report: https://bugzilla.redhat.com/show_bug.cgi?id=2144989
- web: https://github.com/containers/podman/pull/13531
- report: https://bugzilla.redhat.com/show_bug.cgi?id=2144989
- web: https://github.com/containers/podman/pull/13531

0 comments on commit f090099

Please sign in to comment.