gsd-2023-46131
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-46131", "id": "GSD-2023-46131" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-46131" ], "details": "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", "id": "GSD-2023-46131", "modified": "2023-12-13T01:20:53.393875Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-46131", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "grails-core", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e= 6.0.0, \u003c 6.1.0" }, { "version_affected": "=", "version_value": "\u003e= 5.0.0, \u003c 5.3.4" }, { "version_affected": "=", "version_value": "\u003e= 4.0.0, \u003c 4.1.3" }, { "version_affected": "=", "version_value": "\u003e= 2.0.0, \u003c 3.3.17" } ] } } ] }, "vendor_name": "grails" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "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" } ] }, "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-400", "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/grails/grails-core/security/advisories/GHSA-3pjv-r7w4-2cf5", "refsource": "MISC", "url": "https://github.com/grails/grails-core/security/advisories/GHSA-3pjv-r7w4-2cf5" }, { "name": "https://github.com/grails/grails-core/issues/13302", "refsource": "MISC", "url": "https://github.com/grails/grails-core/issues/13302" }, { "name": "https://github.com/grails/grails-core/commit/74326bdd2cf7dcb594092165e9464520f8366c60", "refsource": "MISC", "url": "https://github.com/grails/grails-core/commit/74326bdd2cf7dcb594092165e9464520f8366c60" }, { "name": "https://github.com/grails/grails-core/commit/c401faaa6c24c021c758b95f72304a0e855a8db3", "refsource": "MISC", "url": "https://github.com/grails/grails-core/commit/c401faaa6c24c021c758b95f72304a0e855a8db3" }, { "name": "https://grails.org/blog/2023-12-20-cve-data-binding-dos.html", "refsource": "MISC", "url": "https://grails.org/blog/2023-12-20-cve-data-binding-dos.html" } ] }, "source": { "advisory": "GHSA-3pjv-r7w4-2cf5", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*", "matchCriteriaId": "CAD6356E-B39D-4EA5-A9FB-D8140235D2B2", "versionEndExcluding": "3.3.17", "vulnerable": true }, { "criteria": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*", "matchCriteriaId": "DFF18D31-5B0E-47FD-B30C-4FD4A32FC042", "versionEndExcluding": "4.1.3", "versionStartIncluding": "4.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*", "matchCriteriaId": "DED2D306-FEC4-4E15-BEB3-DDC7983539FC", "versionEndExcluding": "5.3.4", "versionStartIncluding": "5.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*", "matchCriteriaId": "2E186C3B-2074-4B0E-92A1-44FEEDD1F73C", "versionEndExcluding": "6.1.0", "versionStartIncluding": "6.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "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" }, { "lang": "es", "value": "Grails es un framework utilizado para crear aplicaciones web con el lenguaje de programaci\u00f3n Groovy. Una solicitud web especialmente manipulada puede provocar un fallo de JVM o una denegaci\u00f3n de servicio. Cualquier aplicaci\u00f3n del framework de Grails que utilice el enlace de datos de Grails es vulnerable. Este problema se solucion\u00f3 en las versiones 3.3.17, 4.1.3, 5.3.4, 6.1.0." } ], "id": "CVE-2023-46131", "lastModified": "2024-01-02T16:39:07.700", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "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" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2023-12-21T00:15:25.813", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/grails/grails-core/commit/74326bdd2cf7dcb594092165e9464520f8366c60" }, { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/grails/grails-core/commit/c401faaa6c24c021c758b95f72304a0e855a8db3" }, { "source": "security-advisories@github.com", "tags": [ "Issue Tracking" ], "url": "https://github.com/grails/grails-core/issues/13302" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://github.com/grails/grails-core/security/advisories/GHSA-3pjv-r7w4-2cf5" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://grails.org/blog/2023-12-20-cve-data-binding-dos.html" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-400" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
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…