{
  "threat_severity" : "Moderate",
  "public_date" : "2024-01-18T00:00:00Z",
  "bugzilla" : {
    "description" : "ansible-core: possible information leak in tasks that ignore ANSIBLE_NO_LOG configuration",
    "id" : "2259013",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2259013"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.0",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-117",
  "details" : [ "An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as decrypted secret values.", "An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as decrypted secret values." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
    "release_date" : "2024-02-07T00:00:00Z",
    "advisory" : "RHSA-2024:0733",
    "cpe" : "cpe:/a:redhat:ansible_automation_platform:2.4::el8",
    "package" : "ansible-core-1:2.15.9-1.el8ap"
  }, {
    "product_name" : "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
    "release_date" : "2024-02-07T00:00:00Z",
    "advisory" : "RHSA-2024:0733",
    "cpe" : "cpe:/a:redhat:ansible_automation_platform:2.4::el9",
    "package" : "ansible-core-1:2.15.9-1.el9ap"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2024-05-22T00:00:00Z",
    "advisory" : "RHSA-2024:3043",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8",
    "package" : "ansible-core-0:2.16.3-2.el8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "release_date" : "2024-04-30T00:00:00Z",
    "advisory" : "RHSA-2024:2246",
    "cpe" : "cpe:/a:redhat:enterprise_linux:9",
    "package" : "ansible-core-1:2.14.14-1.el9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2024-0690\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-0690\nhttps://github.com/ansible/ansible/pull/82565" ],
  "name" : "CVE-2024-0690",
  "mitigation" : {
    "value" : "Explicitly setting 'no_log' within the playbook will prevent the output from containing potentially sensitive information.",
    "lang" : "en:us"
  },
  "csaw" : false
}