VYPR

by Pulpproject

CVEs (6)

CVESevRiskCVSSEPSSKEVPublishedDescription
CVE-2015-5153Hig0.578.80.00Aug 18, 2017Pulp does not remove permissions for named objects upon deletion, which allows authenticated users to gain the privileges of a deleted object via creating an object with the same name.
CVE-2016-3112Hig0.497.50.00Jun 8, 2017client/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.
CVE-2013-7450Hig0.497.50.00Apr 3, 2017Pulp before 2.3.0 uses the same the same certificate authority key and certificate for all installations.
CVE-2016-3108Hig0.467.10.00Jun 8, 2017The pulp-gen-nodes-certificate script in Pulp before 2.8.3 allows local users to leak the keys or write to arbitrary files via a symlink attack.
CVE-2016-3111Med0.365.50.00Jun 8, 2017pulp.spec in the installation process for Pulp 2.8.3 generates the RSA key pairs used to validate messages between the pulp server and pulp consumers in a directory that is world-readable before later modifying the permissions, which might allow local users to read the generated RSA keys via reading the key files while the installation process is running.
CVE-2016-3106Med0.345.30.00Apr 13, 2017Pulp before 2.8.3 creates a temporary directory during CA key generation in an insecure manner.