VYPR

Grails Resource Plugin

by Grails

CVEs (1)

  • CVE-2014-3626HigMar 19, 2018
    risk 0.49cvss 7.5epss 0.02

    The Grails Resource Plugin often has to exchange URIs for resources with other internal components. Those other components will decode any URI passed to them. To protect against directory traversal the Grails Resource Plugin did the following: normalized the URI, checked the…