ghsa-6rh6-x8ww-9h97
Vulnerability from github
Published
2022-07-21 21:38
Modified
2022-07-29 17:38
Severity ?
VLAI Severity ?
Summary
Grails framework Remote Code Execution via Data Binding
Details
Impact
A vulnerability has been discovered in the Grails data-binding logic which allows for Remote Code Execution in a Grails application. This exploit requires the application to be running on Java 8, either deployed as a WAR to a servlet container, or an executable JAR.
Patches
Grails framework versions 5.2.1, 5.1.9, 4.1.1, and 3.3.15
References
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35912 https://grails.org/blog/2022-07-18-rce-vulnerability.html
For more information
If you have any questions or comments about this advisory: * https://grails.org/blog/2022-07-18-rce-vulnerability.html * https://github.com/grails/grails-core/issues/12626 * Email us at info@grails.org
Credit
This vulnerability was discovered by meizjm3i and codeplutos of AntGroup FG Security Lab
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.grails:grails-databinding"
},
"ranges": [
{
"events": [
{
"introduced": "3.3.10"
},
{
"fixed": "3.3.15"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.grails:grails-databinding"
},
"ranges": [
{
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.1.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.grails:grails-databinding"
},
"ranges": [
{
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.1.9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.grails:grails-databinding"
},
"ranges": [
{
"events": [
{
"introduced": "5.2.0"
},
{
"fixed": "5.2.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.2.0"
]
}
],
"aliases": [
"CVE-2022-35912"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2022-07-21T21:38:28Z",
"nvd_published_at": "2022-07-19T16:15:00Z",
"severity": "CRITICAL"
},
"details": "### Impact\nA vulnerability has been discovered in the Grails data-binding logic which allows for Remote Code Execution in a Grails application. This exploit requires the application to be running on Java 8, either deployed as a WAR to a servlet container, or an executable JAR. \n\n### Patches\nGrails framework versions 5.2.1, 5.1.9, 4.1.1, and 3.3.15\n\n### References\nhttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35912\nhttps://grails.org/blog/2022-07-18-rce-vulnerability.html\n\n### For more information\nIf you have any questions or comments about this advisory:\n* https://grails.org/blog/2022-07-18-rce-vulnerability.html\n* https://github.com/grails/grails-core/issues/12626\n* Email us at [info@grails.org](mailto:info@grails.org)\n\n### Credit\n\nThis vulnerability was discovered by [meizjm3i](https://github.com/meizjm3i) and [codeplutos](https://github.com/codeplutos) of AntGroup FG Security Lab\n",
"id": "GHSA-6rh6-x8ww-9h97",
"modified": "2022-07-29T17:38:35Z",
"published": "2022-07-21T21:38:28Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35912"
},
{
"type": "WEB",
"url": "https://github.com/grails/grails-core/issues/12626"
},
{
"type": "PACKAGE",
"url": "https://github.com/grails/grails-core"
},
{
"type": "WEB",
"url": "https://grails.org/blog/2022-07-18-rce-vulnerability.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2022/07/20/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Grails framework Remote Code Execution via Data Binding"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…