#VU83506 Insufficiently protected credentials in Pulp plugin for Ansible - CVE-2022-3644
Published: November 27, 2023
Pulp plugin for Ansible
Pulp
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to 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. A local user can obtain credentials of Ansible users.