VYPR

Maven package

io.dropwizard/dropwizard-validation

pkg:maven/io.dropwizard/dropwizard-validation

Vulnerabilities (2)

  • CVE-2020-11002Apr 10, 2020
    affected < 1.3.21fixed 1.3.21

    dropwizard-validation before versions 2.0.3 and 1.3.21 has a remote code execution vulnerability. A server-side template injection was identified in the self-validating feature enabling attackers to inject arbitrary Java EL expressions, leading to Remote Code Execution (RCE) vuln

  • CVE-2020-5245Feb 24, 2020
    affected >= 1.3.0-rc1, < 1.3.19fixed 1.3.19

    Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fix