PyPi: Pulpcore

CVE-2024-7143

Safety vulnerability ID: 72596

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Aug 07, 2024 Updated at Dec 13, 2024
Scan your Python projects for vulnerabilities →

Advisory

Pulpcore fixed an issue where RBAC permissions were incorrectly assigned during task-based object creation. In Pulp, the `AutoAddObjPermsMixin` assigns permissions to the oldest user with task permissions instead of the actual task initiator. This resulted in the wrong user receiving permissions, leaving the creating user with none.

Affected package

pulpcore

Latest version: 3.69.0

Pulp Django Application and Related Modules

Affected versions

Fixed versions

Vulnerability changelog

REST API {: 3.22.30-rest-api }

Bugfixes {: 3.22.30-rest-api-bugfix }

- Fixed RBAC permissions being incorrectly assigned in tasks that create objects.
https://access.redhat.com/security/cve/cve-2024-7143
[5683](https://github.com/pulp/pulpcore/issues/5683)

Plugin API {: 3.22.30-plugin-api }

No significant changes.

---

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.3

CVSS v3 Details

HIGH 8.3
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
LOW