Maven package
org.apache.unomi/unomi
pkg:maven/org.apache.unomi/unomi
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-31164 | — | < 1.5.5 | 1.5.5 | May 4, 2021 | Apache Unomi prior to version 1.5.5 allows CRLF log injection because of the lack of escaping in the log statements. | ||
| CVE-2020-13942 | — | < 1.5.2 | 1.5.2 | Nov 24, 2020 | It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completely filtered from the input. It is highly recommended to upgra | ||
| CVE-2020-11975 | — | < 1.5.4 | 1.5.4 | Jun 5, 2020 | Apache Unomi allows conditions to use OGNL scripting which offers the possibility to call static Java classes from the JDK that could execute code with the permission level of the running Java process. |
- CVE-2021-31164May 4, 2021affected < 1.5.5fixed 1.5.5
Apache Unomi prior to version 1.5.5 allows CRLF log injection because of the lack of escaping in the log statements.
- CVE-2020-13942Nov 24, 2020affected < 1.5.2fixed 1.5.2
It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completely filtered from the input. It is highly recommended to upgra
- CVE-2020-11975Jun 5, 2020affected < 1.5.4fixed 1.5.4
Apache Unomi allows conditions to use OGNL scripting which offers the possibility to call static Java classes from the JDK that could execute code with the permission level of the running Java process.