Improper output neutralization for Logs. A specific Apache Superset HTTP endpoint allowed for an authenticated user to forge log entries or inject malicious content into logs.
Workaround:
The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.
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.
Link | Tags |
---|---|
https://lists.apache.org/thread/53lkszw6d3tybp5t99nvgcj538b9trw9 | vendor advisory mailing list |
http://www.openwall.com/lists/oss-security/2021/11/17/2 | third party advisory mailing list |