CVE-2019-10152

Aliases:GHSA-rh5f-2w6r-q7vjGO-2023-1927
Modified
Published: 30 Jul 2019, 22:07
Last modified:04 Aug 2024, 22:10

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.5 HIGH
v3.0 (cve.org)
EPSS Score
0.35% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

30 Jul 2019, 22:07
Published
Vulnerability first disclosed
04 Aug 2024, 22:10
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.2CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
  • v3.0HIGHScore: 7.5CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
  • v2.0LOWScore: 2.6AV:L/AC:H/Au:N/C:P/I:P/A:N

EPSS Trends

Current EPSS score: 0.35% Percentile: 58%

Techniques & Countermeasures

  • CWE-59Improper Link Resolution Before File Access ('Link Following')

    The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

  • CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

    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.

Affected Systems

  • github.com/containerspodman

    < 1.4.0

  • libpod_projectlibpod

    < 1.4.0

  • opensuseleap

    15.1

  • podmanpodman

    fixed in 1.4.0

References (8)