{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-46131",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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.\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-400: Uncontrolled Resource Consumption",
                        "cweId": "CWE-400"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "grails",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "grails-core",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 6.0.0, < 6.1.0"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 5.0.0, < 5.3.4"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 4.0.0, < 4.1.3"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.0.0, < 3.3.17"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/grails/grails-core/security/advisories/GHSA-3pjv-r7w4-2cf5",
                "refsource": "MISC",
                "name": "https://github.com/grails/grails-core/security/advisories/GHSA-3pjv-r7w4-2cf5"
            },
            {
                "url": "https://github.com/grails/grails-core/issues/13302",
                "refsource": "MISC",
                "name": "https://github.com/grails/grails-core/issues/13302"
            },
            {
                "url": "https://github.com/grails/grails-core/commit/74326bdd2cf7dcb594092165e9464520f8366c60",
                "refsource": "MISC",
                "name": "https://github.com/grails/grails-core/commit/74326bdd2cf7dcb594092165e9464520f8366c60"
            },
            {
                "url": "https://github.com/grails/grails-core/commit/c401faaa6c24c021c758b95f72304a0e855a8db3",
                "refsource": "MISC",
                "name": "https://github.com/grails/grails-core/commit/c401faaa6c24c021c758b95f72304a0e855a8db3"
            },
            {
                "url": "https://grails.org/blog/2023-12-20-cve-data-binding-dos.html",
                "refsource": "MISC",
                "name": "https://grails.org/blog/2023-12-20-cve-data-binding-dos.html"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-3pjv-r7w4-2cf5",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
            }
        ]
    }
}