MidnightBSD

Advisories for pulpproject

CVE-2013-7450 MEDIUM

Pulp before 2.3.0 uses the same the same certificate authority key and certificate for all installations.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-295,

Products Affected

Vendor Product Version
pulpproject pulp *
CVE-2015-5164 HIGH

The Qpid server on Red Hat Satellite 6 does not properly restrict message types, which allows remote authenticated users with administrative access on a managed content host to execute arbitrary code via a crafted message, related to a pickle processing problem in pulp.

CVSS 2.0

Severity: HIGH

Problem Type: CWE-502,

Products Affected

Vendor Product Version
pulpproject qpid -
CVE-2015-5263 MEDIUM

pulp-consumer-client 2.4.0 through 2.6.3 does not check the server's TLS certificate signatures when retrieving the server's public key upon registration.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-295,

Products Affected

Vendor Product Version
pulpproject pulp 2.6.2
pulpproject pulp 2.6.1
pulpproject pulp 2.6.0
pulpproject pulp 2.5.0
pulpproject pulp 2.4.1
pulpproject pulp 2.5.2
pulpproject pulp 2.6.3
pulpproject pulp 2.5.1
pulpproject pulp 2.4.0
pulpproject pulp 2.5.3
pulpproject pulp 2.4.2
pulpproject pulp 2.4.3
pulpproject pulp 2.4.4
CVE-2016-3095 LOW

server/bin/pulp-gen-ca-certificate in Pulp before 2.8.2 allows local users to read the generated private key.

CVSS 2.0

Severity: LOW

Problem Type: CWE-200,

Products Affected

Vendor Product Version
fedoraproject fedora 24
pulpproject pulp *
CVE-2016-3106 MEDIUM

Pulp before 2.8.3 creates a temporary directory during CA key generation in an insecure manner.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-362,

Products Affected

Vendor Product Version
pulpproject pulp 2.8.2-1
CVE-2016-3107 LOW

The Node certificate in Pulp before 2.8.3 contains the private key, and is stored in a world-readable file in the "/etc/pki/pulp/nodes/" directory, which allows local users to gain access to sensitive data.

CVSS 2.0

Severity: LOW

Problem Type: CWE-284,

Products Affected

Vendor Product Version
pulpproject pulp *
CVE-2016-3108 LOW

The 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.

CVSS 2.0

Severity: LOW

Problem Type: CWE-59,

Products Affected

Vendor Product Version
pulpproject pulp *
CVE-2016-3111 LOW

pulp.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.

CVSS 2.0

Severity: LOW

Problem Type: CWE-200,

Products Affected

Vendor Product Version
pulpproject pulp *
CVE-2016-3112 MEDIUM

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.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-284,

Products Affected

Vendor Product Version
pulpproject pulp *
CVE-2016-3696 LOW

The pulp-qpid-ssl-cfg script in Pulp before 2.8.5 allows local users to obtain the CA key.

CVSS 2.0

Severity: LOW

Problem Type: CWE-200,

Products Affected

Vendor Product Version
fedoraproject fedora 24
pulpproject pulp *
CVE-2016-3704 MEDIUM

Pulp before 2.8.5 uses bash's $RANDOM in an unsafe way to generate passwords.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-255,

Products Affected

Vendor Product Version
fedoraproject fedora 24
pulpproject pulp *
CVE-2018-1090 MEDIUM

In Pulp before version 2.16.2, secrets are passed into override_config when triggering a task and then become readable to all users with read access on the distributor/importer. An attacker with API access can then view these secrets.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-200,CWE-200,

Products Affected

Vendor Product Version
fedoraproject fedora -
pulpproject pulp *
redhat satellite 6.4
CVE-2018-10917 MEDIUM

pulp 2.16.x and possibly older is vulnerable to an improper path parsing. A malicious user or a malicious iso feed repository can write to locations accessible to the 'apache' user. This may lead to overwrite of published content on other iso repositories.

CVSS 2.0

Severity: MEDIUM

Problem Type: CWE-22,CWE-22,

Products Affected

Vendor Product Version
pulpproject pulp 2.16.2
pulpproject pulp 2.16.4
pulpproject pulp *
pulpproject pulp 2.16.1
CVE-2022-3644

The collection remote for pulp_ansible stores tokens in plaintext instead of using pulp's encrypted field and exposes them in read/write mode via the API () instead of marking it as write only.

CVSS 3.x

Source Score Severity Vector Exploitability Impact
nvd@nist.gov 5.5 MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N 1.8 3.6

Products Affected

Vendor Product Version
redhat update_infrastructure 3.0
pulpproject pulp_ansible -
redhat ansible_automation_platform 2.0
redhat satellite 6.0
CVE-2024-7143

A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn't dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing.

Products Affected

Vendor Product Version
pulpproject pulp -