Vulnerabilities (CVE)

Filtered by vendor Grails
Filtered by product Resources
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2014-3626 1 Grails 1 Resources 2024-11-21 5.0 MEDIUM 7.5 HIGH
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 normalized URI did not step outside the appropriate root directory (e.g. the web application root), decoded the URI and checked that this did not introduce additional /../ (and similar) sequences. A bug was introduced where ...

Show More