Skip to main content

Improper Input Validation

CVE-2020-11975

Severity High
Score 9.8/10

Summary

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. This issue affects versions prior to 1.5.1.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published