CVE-2021-20199

Description

A flaw was found in podman. Rootless containers receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts) which impact containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. The highest threat from this vulnerability is to data integrity.

Statement

This issue does not affect Podman prior to version 1.8.0. Podman shipped in the following products are therefore not affected:

  • Red Hat Enterprise Linux 7 Extras
  • Red Hat Enterprise Linux 8 Container Tools stream 1.0
  • Red Hat Enterprise Linux 8 Container Tools stream 2.0
  • OpenShift Container Platform 3.11
  • OpenShift Container Platform 4.1 to 4.5

Mitigation

Configure containerized applications to require authentication for connections from all sources, including localhost.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

CVSS v3 Score Breakdown

Red HatNVDcve.org
Base Score5.95.9N/A
Attack VectorNetworkNetworkN/A
Attack ComplexityHighHighN/A
Privileges RequiredNoneNoneN/A
User InteractionNoneNoneN/A
ScopeUnchangedUnchangedN/A
ConfidentialityNoneNoneN/A
Integrity ImpactHighHighN/A
Availability ImpactNoneNoneN/A

Vector

Red Hat: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

NVD: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Red Hat CVSS v3 Score Explanation

Attack Complexity is rated High, as for this to present a security issue it requires podman to run a container in rootless mode, expose a port remotely and for the containerized application to give greater trust to localhost connections than to remote ones. Most applications simply either have authentication enabled or disabled and do not treat the origin of connections differently.

Understanding the Weakness (CWE)

Access Control,Other

Technical Impact: Gain Privileges or Assume Identity; Varies by Context

An attacker can access any functionality that is inadvertently accessible to the source.

Frequently Asked Questions

Want to get errata notifications? Sign up here.