MEDIUM

CVE-2022-20821

Cisco Ios Xr 2022-05-26 CVSS v3.1
CVSS
6.5
KEV

Description

A vulnerability in the health check RPM of Cisco IOS XR Software could allow an unauthenticated, remote attacker to access the Redis instance that is running within the NOSi container. This vulnerability exists because the health check RPM opens TCP port 6379 by default upon activation. An attacker could exploit this vulnerability by connecting to the Redis instance on the open port. A successful exploit could allow the attacker to write to the Redis in-memory database, write arbitrary files to the container filesystem, and retrieve information about the Redis database. Given the configuration of the sandboxed container that the Redis instance runs in, a remote attacker would be unable to execute remote code or abuse the integrity of the Cisco IOS XR Software host system.

Summary dbcve.org

The health check RPM in Cisco IOS XR Software opens TCP port 6379 (Redis default port) by default upon activation, allowing unauthenticated remote attackers to access the Redis instance running within the NOSi container. This enables reading/writing to the Redis in-memory database and writing arbitrary files to the container filesystem.

Mitigation

Disable the health check RPM or implement network access controls to block unauthorized access to port 6379, and enable Redis authentication if available.

Weakness (CWE)

CWE-200 Information Exposure

EPSS Score

11.47%
Probability of exploitation in next 30 days
95.9th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE