ghsa-3pjv-r7w4-2cf5
Vulnerability from github
Published
2023-12-20 21:12
Modified
2023-12-21 15:53
Severity ?
VLAI Severity ?
Summary
Grails data binding causes JVM crash and/or other denial of service
Details
Impact
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.
Patches
Patches are available for Grails 3 and later.
Workarounds
No workaround is possible except to avoid data binding to request data.
References
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.grails:grails-databinding" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.grails:grails-databinding" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.3.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.grails:grails-databinding" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.grails:grails-databinding" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "3.3.17" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-46131" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-12-20T21:12:09Z", "nvd_published_at": "2023-12-21T00:15:25Z", "severity": "MODERATE" }, "details": "### Impact\nA specially crafted web request can lead to a JVM crash or denial of service. Any Grails framework application using Grails data binding is vulnerable.\n\n### Patches\nPatches are available for Grails 3 and later.\n\n### Workarounds\nNo workaround is possible except to avoid data binding to request data.\n\n### References\n\n- [Blog post](https://grails.org/blog/2023-12-20-cve-data-binding-dos.html)\n- [Discussion](https://github.com/grails/grails-core/issues/13302)\n- [Mitre CVD record](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-46131)\n", "id": "GHSA-3pjv-r7w4-2cf5", "modified": "2023-12-21T15:53:49Z", "published": "2023-12-20T21:12:09Z", "references": [ { "type": "WEB", "url": "https://github.com/grails/grails-core/security/advisories/GHSA-3pjv-r7w4-2cf5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46131" }, { "type": "WEB", "url": "https://github.com/grails/grails-core/issues/13302" }, { "type": "WEB", "url": "https://github.com/grails/grails-core/commit/74326bdd2cf7dcb594092165e9464520f8366c60" }, { "type": "WEB", "url": "https://github.com/grails/grails-core/commit/c401faaa6c24c021c758b95f72304a0e855a8db3" }, { "type": "PACKAGE", "url": "https://github.com/grails/grails-core" }, { "type": "WEB", "url": "https://grails.org/blog/2023-12-20-cve-data-binding-dos.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Grails data binding causes JVM crash and/or other denial of service" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…