CVE-2019-14858

Source
https://cve.org/CVERecord?id=CVE-2019-14858
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14858.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-14858
Aliases
Downstream
Related
Published
2019-10-14T15:15:09.927Z
Modified
2026-03-15T22:30:37.720427Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

A vulnerability was found in Ansible engine 2.x up to 2.8 and Ansible tower 3.x up to 3.5. When a module has an argumentspec with sub parameters marked as nolog, passing an invalid parameter name to the module will cause the task to fail before the no_log options in the sub parameters are processed. As a result, data in the sub parameter fields will not be masked and will be displayed if Ansible is run with increased verbosity and present in the module invocation arguments for the task.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14858.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.0"
            },
            {
                "last_affected": "2.8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.0"
            },
            {
                "last_affected": "3.5.0"
            }
        ]
    }
]