MEDIUM 5.5
PYSEC-2026-900
Plaintext storage of tokens in pulp_ansible
Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / pulp-ansible
Introduced in:
0 Fixed in: 0.15.0 Fix
pip install --upgrade 'pulp-ansible>=0.15.0' References
- https://nvd.nist.gov/vuln/detail/CVE-2022-3644 [ADVISORY]
- https://github.com/pulp/pulp_ansible/issues/1221 [WEB]
- https://github.com/pulp/pulp_ansible/commit/d13c427b09482a7f598d8ee597d17a8a34888665 [WEB]
- https://github.com/pulp/pulp_ansible [PACKAGE]
- https://github.com/pulp/pulp_ansible/blob/main/pulp_ansible/app/models.py#L234 [WEB]
- https://pypi.org/project/pulp-ansible [PACKAGE]
- https://github.com/advisories/GHSA-qv37-mfjf-42h8 [ADVISORY]