Skip to main content

Improper Encoding or Escaping of Output

CVE-2024-29156

Severity Medium
Score 6.5/10

Summary

In OpenStack Murano through 16.0.0, when YAQL 1.0.0b1 through 2.0.1 is used, the Murano service's MuranoPL extension to the YAQL language fails to sanitize the supplied environment, leading to potential leakage of sensitive service account information.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • NONE

CWE-116 - Improper Encoding or Escaping of Output

The software 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.

Advisory Timeline

  • Published