Improper Encoding or Escaping of Output
CVE-2024-31866
Summary
Improper Encoding or Escaping of Output vulnerability in Apache Zeppelin. Attackers can execute shell scripts or malicious code by overriding configurations like "ZEPPELIN_INTP_CLASSPATH_OVERRIDES". This issue affects org.apache.zeppelin:zeppelin-interpreter package versions 0.8.2 through 0.11.0. Users are recommended to upgrade version, which fixes the issue.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
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.
References
Advisory Timeline
- Published