GHSA-qm4w-4995-vg7f

Suggest an improvement
Source
https://github.com/advisories/GHSA-qm4w-4995-vg7f
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/09/GHSA-qm4w-4995-vg7f/GHSA-qm4w-4995-vg7f.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-qm4w-4995-vg7f
Aliases
Published
2022-09-16T17:43:10Z
Modified
2023-11-01T04:59:30.988273Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
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

Database specific
{
    "severity": "CRITICAL",
    "github_reviewed": true,
    "nvd_published_at": "2022-09-08T22:15:00Z",
    "github_reviewed_at": "2022-09-16T17:43:10Z",
    "cwe_ids": [
        "CWE-74"
    ]
}
References

Affected packages

npm / cruddl

Package

Affected ranges

Type
SEMVER
Events
Introduced
3.0.0
Fixed
3.0.2

npm / cruddl

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.1.0
Fixed
2.7.0