5.5

CVE-2024-0690

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedhatAnsible Version < 2.14.4
RedhatAnsible Version >= 2.15.0 < 2.15.9
RedhatAnsible Version >= 2.16.0 < 2.16.3
RedhatEnterprise Linux Version8.0
RedhatEnterprise Linux Version9.0
RedhatAnsible Automation Platform Version2.4
   RedhatEnterprise Linux Version8.0
   RedhatEnterprise Linux Version9.0
RedhatAnsible Developer Version1.1
   RedhatEnterprise Linux Version8.0
   RedhatEnterprise Linux Version9.0
RedhatAnsible Inside Version1.2
   RedhatEnterprise Linux Version8.0
   RedhatEnterprise Linux Version9.0
FedoraprojectFedora Version38
FedoraprojectFedora Version39
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.06% 0.187
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
secalert@redhat.com 5 1.3 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
CWE-116 Improper Encoding or Escaping of Output

The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.

CWE-117 Improper Output Neutralization for Logs

The product does not neutralize or incorrectly neutralizes output that is written to logs.