CVE Catalog

CVE-2016-3112

High
Published: Translated: NVD NIST

Summary

In Pulp before version 2.8.3, the consumer private key is written to etc/pki/pulp/consumer/consumer-cert.pem with world-readable permissions. This allows remote authenticated users to obtain the consumer private keys and escalate privileges.

Risk Assessment

The organization is at risk of unauthorized access to private keys, which could lead to privilege escalation and potential security breaches.

Recommendation

It is recommended to update Pulp to version 2.8.3 or later and to restrict permissions on the private key file so that only authorized users can read it.

Other vulnerabilities in Pulp

See all
Original NVD description (English source)

client/consumer/cli.py in Pulp before 2.8.3 writes consumer private keys to etc/pki/pulp/consumer/consumer-cert.pem as world-readable, which allows remote authenticated users to obtain the consumer private keys and escalate privileges by reading /etc/pki/pulp/consumer/consumer-cert, and authenticating as a consumer user.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS