Vulnerabilities (CVE)

Filtered by vendor Grails
Angry Yack Logo
Total 7 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-6344 1 Grails 1 Pdf Plugin 2025-04-20 4.3 MEDIUM 5.9 MEDIUM
XML External Entity (XXE) vulnerability in Grails PDF Plugin 0.6 allows remote attackers to read arbitrary files via a crafted XML document.
CVE-2023-46131 1 Grails 1 Grails 2024-11-21 N/A 6.5 MEDIUM
Grails is a framework used to build web applications with the Groovy programming language. A specially crafted web request can lead to a JVM crash or denial of service. Any Grails framework application using Grails data binding is vulnerable. This issue has been patched in version 3.3.17, 4.1.3, 5.3.4, 6.1.0.
CVE-2022-41923 1 Grails 1 Spring Security Core 2024-11-21 N/A 9.1 CRITICAL
Grails Spring Security Core plugin is vulnerable to privilege escalation. The vulnerability allows an attacker access to one endpoint (i.e. the targeted endpoint) using the authorization requirements of a different endpoint (i.e. the donor endpoint). In some Grails framework applications, access to the targeted endpoint will be granted based on meeting the authorization requirements of the donor endpoint, which can result in a privilege escalation attack. This vulnerability has been patched in g ...

Show More

CVE-2022-35912 1 Grails 1 Grails 2024-11-21 N/A 9.8 CRITICAL
In grails-databinding in Grails before 3.3.15, 4.x before 4.1.1, 5.x before 5.1.9, and 5.2.x before 5.2.1 (at least when certain Java 8 configurations are used), data binding allows a remote attacker to execute code by gaining access to the class loader.
CVE-2019-12728 1 Grails 1 Grails 2024-11-21 6.8 MEDIUM 8.1 HIGH
Grails before 3.3.10 used cleartext HTTP to resolve the SDKMan notification service. NOTE: users' apps were not resolving dependencies over cleartext HTTP.
CVE-2018-1000529 1 Grails 1 Grails Fields 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Grails Fields plugin version 2.2.7 contains a Cross Site Scripting (XSS) vulnerability in Using the display tag that can result in XSS . This vulnerability appears to have been fixed in 2.2.8.
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