VYPR

Maven package

org.apache.unomi/unomi

pkg:maven/org.apache.unomi/unomi

Vulnerabilities (3)

  • CVE-2021-31164May 4, 2021
    affected < 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, 2020
    affected < 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, 2020
    affected < 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.