ghsa-qm4w-4995-vg7f
Vulnerability from github
Published
2022-09-16 17:43
Modified
2022-09-16 17:43
Severity ?
Summary
cruddl vulnerable to ArangoDB Query Language (AQL) injection through flexSearch
Details

Impact

If a vunerable version of cruddl is used to generate a schema that uses @flexSearchFulltext, users of that schema may be able to inject arbitrary AQL queries that will be forwarded to and executed by ArangoDB.

Schemas that do not use @flexSearchFulltext are not affected.

The attacker needs to have READ permission to at least one root entity type that has @flexSearchFulltext enabled.

Patches

The issue has been fixed in version 3.0.2 and in version 2.7.0 of cruddl.

Workarounds

Users can temporarily remove @flexSearchFulltext from their schemas before they can update cruddl.

For more information

If you have any questions or comments about this advisory: * Open an issue in cruddl * Email us at security@aeb.com

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "cruddl"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.0.0"
            },
            {
              "fixed": "3.0.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "npm",
        "name": "cruddl"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.1.0"
            },
            {
              "fixed": "2.7.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2022-36084"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-74"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-09-16T17:43:10Z",
    "nvd_published_at": "2022-09-08T22:15:00Z",
    "severity": "CRITICAL"
  },
  "details": "### Impact\n\nIf a vunerable version of cruddl is used to generate a schema that uses `@flexSearchFulltext`, users of that schema may be able to inject arbitrary AQL queries that will be forwarded to and executed by ArangoDB.\n\nSchemas that do not use `@flexSearchFulltext` are not affected.\n\nThe attacker needs to have `READ` permission to at least one root entity type that has `@flexSearchFulltext` enabled.\n\n### Patches\n\nThe issue has been fixed in version 3.0.2 and in version 2.7.0 of cruddl.\n\n### Workarounds\n\nUsers can temporarily remove `@flexSearchFulltext` from their schemas before they can update cruddl.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [cruddl](https://github.com/AEB-labs/cruddl)\n* Email us at [security@aeb.com](mailto:security@aeb.com)\n",
  "id": "GHSA-qm4w-4995-vg7f",
  "modified": "2022-09-16T17:43:10Z",
  "published": "2022-09-16T17:43:10Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/AEB-labs/cruddl/security/advisories/GHSA-qm4w-4995-vg7f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36084"
    },
    {
      "type": "WEB",
      "url": "https://github.com/AEB-labs/cruddl/pull/253"
    },
    {
      "type": "WEB",
      "url": "https://github.com/AEB-labs/cruddl/commit/13b9233733ed6fc822718a07bc90a80cd3492698"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/AEB-labs/cruddl"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "cruddl vulnerable to ArangoDB Query Language (AQL) injection through flexSearch"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…

Loading…