Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/ansible/ansible: CVE-2019-14846 #2238

Closed
tatianab opened this issue Nov 8, 2023 · 1 comment
Closed
Labels
excluded: LEGACY_FALSE_POSITIVE (DO NOT USE) Vulnerability marked as false positive before we introduced the triage process

Comments

@tatianab
Copy link
Contributor

tatianab commented Nov 8, 2023

CVE-2019-14846 references github.com/ansible/ansible, which may be a Go module.

Description:
In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.

References:

Cross references:
No existing reports found with this module or alias.

See doc/triage.md for instructions on how to triage this report.

modules:
    - module: github.com/ansible/ansible
      vulnerable_at: 2.15.5+incompatible
      packages:
        - package: Ansible
cves:
    - CVE-2019-14846
references:
    - web: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846
    - fix: https://github.com/ansible/ansible/pull/63366
    - web: https://access.redhat.com/errata/RHSA-2019:3203
    - web: https://access.redhat.com/errata/RHSA-2019:3202
    - web: https://access.redhat.com/errata/RHSA-2019:3207
    - web: https://access.redhat.com/errata/RHSA-2019:3201
    - web: https://access.redhat.com/errata/RHSA-2020:0756
    - web: http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html
    - web: http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html
    - web: https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html
    - web: https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html
    - web: https://www.debian.org/security/2021/dsa-4950

@tatianab tatianab added the excluded: LEGACY_FALSE_POSITIVE (DO NOT USE) Vulnerability marked as false positive before we introduced the triage process label Nov 8, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/540721 mentions this issue: data/excluded: batch add 135 excluded reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: LEGACY_FALSE_POSITIVE (DO NOT USE) Vulnerability marked as false positive before we introduced the triage process
Projects
None yet
Development

No branches or pull requests

2 participants