VYPR

Unomi

by Apache

CVEs (3)

  • CVE-2020-13942CriNov 24, 2020
    risk 0.69cvss 9.8epss 0.68

    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…

  • CVE-2020-11975CriJun 5, 2020
    risk 0.66cvss 9.8epss 0.30

    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-31164HigMay 4, 2021
    risk 0.49cvss 7.5epss 0.02

    Apache Unomi prior to version 1.5.5 allows CRLF log injection because of the lack of escaping in the log statements.