GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2022-35912

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
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.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-35912",
    "description": "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.",
    "id": "GSD-2022-35912",
    "references": [
      "https://security.archlinux.org/CVE-2022-35912"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-35912"
      ],
      "details": "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.",
      "id": "GSD-2022-35912",
      "modified": "2023-12-13T01:19:33.821154Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2022-35912",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "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."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97",
            "refsource": "CONFIRM",
            "url": "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97"
          },
          {
            "name": "https://grails.org/blog/2022-07-18-rce-vulnerability.html",
            "refsource": "CONFIRM",
            "url": "https://grails.org/blog/2022-07-18-rce-vulnerability.html"
          },
          {
            "name": "https://github.com/grails/grails-core/issues/12626",
            "refsource": "CONFIRM",
            "url": "https://github.com/grails/grails-core/issues/12626"
          },
          {
            "name": "[oss-security] 20220720 Grails Framework Remote Code Execution Vulnerability, CVE-2022-35912",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2022/07/20/4"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[3.3.10,3.3.15),[4.0.0,4.1.1),[5.0.0,5.1.9),[5.2.0]",
          "affected_versions": "All versions starting from 3.3.10 before 3.3.15, all versions starting from 4.0.0 before 4.1.1, all versions starting from 5.0.0 before 5.1.9, version 5.2.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2022-07-27",
          "description": "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.",
          "fixed_versions": [
            "3.3.15",
            "4.1.1",
            "5.1.9",
            "5.2.1"
          ],
          "identifier": "CVE-2022-35912",
          "identifiers": [
            "CVE-2022-35912",
            "GHSA-6rh6-x8ww-9h97"
          ],
          "not_impacted": "All versions before 3.3.10, all versions starting from 3.3.15 before 4.0.0, all versions starting from 4.1.1 before 5.0.0, all versions starting from 5.1.9 before 5.2.0, all versions after 5.2.0",
          "package_slug": "maven/org.grails/grails-core",
          "pubdate": "2022-07-19",
          "solution": "Upgrade to versions 3.3.15, 4.1.1, 5.1.9, 5.2.1 or above.",
          "title": "Remote Code Execution",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-35912",
            "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97",
            "https://github.com/grails/grails-core/issues/12626",
            "https://grails.org/blog/2022-07-18-rce-vulnerability.html",
            "http://www.openwall.com/lists/oss-security/2022/07/20/4"
          ],
          "uuid": "439df0ee-dde6-403d-8722-d7c87ce4fefc"
        },
        {
          "affected_range": "[3.3.10,3.3.15),[4.0.0,4.1.1),[5.0.0,5.1.9),[5.2.0]",
          "affected_versions": "All versions starting from 3.3.10 before 3.3.15, all versions starting from 4.0.0 before 4.1.1, all versions starting from 5.0.0 before 5.1.9, version 5.2.0",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2022-07-22",
          "description": "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.",
          "fixed_versions": [
            "3.3.15",
            "4.1.1",
            "5.1.9",
            "5.2.1"
          ],
          "identifier": "CVE-2022-35912",
          "identifiers": [
            "GHSA-6rh6-x8ww-9h97",
            "CVE-2022-35912"
          ],
          "not_impacted": "All versions before 3.3.10, all versions starting from 3.3.15 before 4.0.0, all versions starting from 4.1.1 before 5.0.0, all versions starting from 5.1.9 before 5.2.0, all versions after 5.2.0",
          "package_slug": "maven/org.grails/grails-databinding",
          "pubdate": "2022-07-21",
          "solution": "Upgrade to versions 3.3.15, 4.1.1, 5.1.9, 5.2.1 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97",
            "https://nvd.nist.gov/vuln/detail/CVE-2022-35912",
            "https://github.com/grails/grails-core/issues/12626",
            "https://grails.org/blog/2022-07-18-rce-vulnerability.html",
            "http://www.openwall.com/lists/oss-security/2022/07/20/4",
            "https://github.com/advisories/GHSA-6rh6-x8ww-9h97"
          ],
          "uuid": "1ba7da3f-cc61-468d-ad68-2dde07abdb69"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "5.1.9",
                "versionStartIncluding": "5.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.1.1",
                "versionStartIncluding": "4.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:grails:grails:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.3.15",
                "versionStartIncluding": "3.3.10",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:grails:grails:5.2.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2022-35912"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/grails/grails-core/security/advisories/GHSA-6rh6-x8ww-9h97"
            },
            {
              "name": "https://github.com/grails/grails-core/issues/12626",
              "refsource": "CONFIRM",
              "tags": [
                "Issue Tracking",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/grails/grails-core/issues/12626"
            },
            {
              "name": "https://grails.org/blog/2022-07-18-rce-vulnerability.html",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://grails.org/blog/2022-07-18-rce-vulnerability.html"
            },
            {
              "name": "[oss-security] 20220720 Grails Framework Remote Code Execution Vulnerability, CVE-2022-35912",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2022/07/20/4"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-07-27T22:18Z",
      "publishedDate": "2022-07-19T16:15Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…