Publish Advisories

GHSA-h653-95qw-h2mp
GHSA-h653-95qw-h2mp
This commit is contained in:
advisory-database[bot]
2024-04-22 22:16:37 +00:00
parent 9e3064f12c
commit b62c8e7eb7
2 changed files with 68 additions and 39 deletions
@@ -0,0 +1,68 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h653-95qw-h2mp",
"modified": "2024-04-22T22:14:26Z",
"published": "2022-05-24T16:58:43Z",
"aliases": [
"CVE-2019-14858"
],
"summary": "Ansible leaks sensitive information to logs when told not to",
"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 argument_spec with sub parameters marked as `no_log`, 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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ansible"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0"
},
{
"fixed": "2.9"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.8"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14858"
},
{
"type": "WEB",
"url": "https://github.com/ansible/ansible/pull/63405"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14858"
},
{
"type": "PACKAGE",
"url": "https://github.com/ansible/ansible"
}
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-04-22T22:14:26Z",
"nvd_published_at": "2019-10-14T15:15:00Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h653-95qw-h2mp",
"modified": "2022-05-24T16:58:43Z",
"published": "2022-05-24T16:58:43Z",
"aliases": [
"CVE-2019-14858"
],
"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 argument_spec with sub parameters marked as no_log, 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.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14858"
},
{
"type": "WEB",
"url": "https://github.com/ansible/ansible/pull/63405"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14858"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-10-14T15:15:00Z"
}
}