{ "schema_version": "1.4.0", "id": "GHSA-qm4w-4995-vg7f", "modified": "2022-09-16T17:43:10Z", "published": "2022-09-16T17:43:10Z", "aliases": [ "CVE-2022-36084" ], "summary": "cruddl vulnerable to ArangoDB Query Language (AQL) injection through flexSearch", "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", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "cruddl" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.2" } ] } ] }, { "package": { "ecosystem": "npm", "name": "cruddl" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.1.0" }, { "fixed": "2.7.0" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-74" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-16T17:43:10Z", "nvd_published_at": "2022-09-08T22:15:00Z" } }