A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152 | issue tracking third party advisory patch |
https://github.com/containers/libpod/issues/3211 | third party advisory |
https://github.com/containers/libpod/pull/3214 | third party advisory |
https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140 | third party advisory release notes |
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html | mailing list third party advisory vendor advisory |