gsd-2022-4123
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-4123",
"description": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality.",
"id": "GSD-2022-4123",
"references": [
"https://www.suse.com/security/cve/CVE-2022-4123.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-4123"
],
"details": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality.",
"id": "GSD-2022-4123",
"modified": "2023-12-13T01:19:15.895934Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-4123",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "podman",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Podman 4.3.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-23",
"lang": "eng",
"value": "CWE-23"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2144989",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144989"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=4.1.0 \u003c=4.1.1||\u003e=4.2.0 \u003c=4.2.1||=4.3.0",
"affected_versions": "All versions starting from 4.1.0 up to 4.1.1, all versions starting from 4.2.0 up to 4.2.1, version 4.3.0",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2023-06-27",
"description": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality.",
"fixed_versions": [],
"identifier": "CVE-2022-4123",
"identifiers": [
"CVE-2022-4123"
],
"not_impacted": "",
"package_slug": "go/github.com/containers/podman",
"pubdate": "2022-12-08",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Relative Path Traversal",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-4123",
"https://bugzilla.redhat.com/show_bug.cgi?id=2144989"
],
"uuid": "f5cb6e33-7540-40cf-a857-0d2c0cc2993b"
},
{
"affected_range": "\u003e=v4.1.0-rc1 \u003c=v4.3.1",
"affected_versions": "All versions starting from 4.1.0-rc1 up to 4.3.1",
"cwe_ids": [
"CWE-1035",
"CWE-23",
"CWE-352",
"CWE-937"
],
"date": "2022-12-09",
"description": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality.",
"fixed_versions": [],
"identifier": "CVE-2022-4123",
"identifiers": [
"GHSA-rprg-4v7q-87v7",
"CVE-2022-4123"
],
"not_impacted": "",
"package_slug": "go/github.com/containers/podman/v4",
"pubdate": "2022-12-08",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Relative Path Traversal",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-4123",
"https://bugzilla.redhat.com/show_bug.cgi?id=2144989",
"https://github.com/containers/podman/issues/13293",
"https://github.com/containers/podman/pull/13531",
"https://github.com/advisories/GHSA-rprg-4v7q-87v7"
],
"uuid": "b5cedef0-e484-42e6-8d80-f8134b1d9ab9",
"versions": [
{
"commit": {
"sha": "3afc75ba67a3b338617245f0e31d478e42eec165",
"tags": [
"v4.1.0-rc1"
],
"timestamp": "20220428145618"
},
"number": "v4.1.0-rc1"
},
{
"commit": {
"sha": "53c517203f59ad327b9453a04049997fdd0e9dc8",
"tags": [
"v4.3.1"
],
"timestamp": "20221109204358"
},
"number": "v4.3.1"
}
]
},
{
"affected_range": "\u003e=4.1.0-rc1 \u003c=4.4.1",
"affected_versions": "All versions starting from 4.1.0-rc1 up to 4.4.1",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-23",
"CWE-352",
"CWE-937"
],
"date": "2023-02-09",
"description": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality.",
"fixed_versions": [],
"identifier": "CVE-2022-4123",
"identifiers": [
"GHSA-rprg-4v7q-87v7",
"CVE-2022-4123"
],
"not_impacted": "",
"package_slug": "go/github.com/containers/podman/v4/pkg/bindings/images",
"pubdate": "2022-12-08",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Relative Path Traversal",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-4123",
"https://bugzilla.redhat.com/show_bug.cgi?id=2144989",
"https://github.com/containers/podman/issues/13293",
"https://github.com/containers/podman/pull/13531",
"https://pkg.go.dev/vuln/GO-2022-1159",
"https://github.com/advisories/GHSA-rprg-4v7q-87v7"
],
"uuid": "43fd629c-286e-463b-92ba-4544a880f5be"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.2.0:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.2.0:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.2.0:rc3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.2.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.1.0:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.1.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.1.0:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:podman_project:podman:4.3.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-4123"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A flaw was found in Buildah. The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2144989",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144989"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-06-27T14:59Z",
"publishedDate": "2022-12-08T16:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…