Apache Unomi prior to version 1.5.5 allows CRLF log injection because of the lack of escaping in the log statements.
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Link | Tags |
---|---|
http://unomi.apache.org/security/cve-2021-31164 | patch vendor advisory |