ghsa-fx8w-mjvm-hvpc
Vulnerability from github
Published
2021-05-18 18:32
Modified
2023-09-29 17:22
Severity ?
Summary
Path Traversal in Buildah
Details
A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTP(s) server and then write files to the user's system anywhere that the user has permissions.
Specific Go Packages Affected
github.com/containers/buildah/imagebuildah
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/containers/buildah" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.14.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-10696" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-05-07T17:31:16Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTP(s) server and then write files to the user\u0027s system anywhere that the user has permissions.\n\n### Specific Go Packages Affected\ngithub.com/containers/buildah/imagebuildah", "id": "GHSA-fx8w-mjvm-hvpc", "modified": "2023-09-29T17:22:03Z", "published": "2021-05-18T18:32:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10696" }, { "type": "WEB", "url": "https://github.com/containers/buildah/pull/2245" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/cve-2020-10696" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817651" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10696" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Path Traversal in Buildah" }
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.
- 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.