CVE-2019-10217 MEDIUM

CVE-2019-10217

Vendor Red Hat
Product Ansible
Weakness CWE-200 · Info exposure
Published November 25, 2019
Last update August 4, 2024

CVSS base score

5.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks.

Key dates

02Disclosure timeline

November 25, 2019 CVE published
August 4, 2024 Record updated