GHSA-QM4W-4995-VG7F
Vulnerability from github – Published: 2022-09-16 17:43 – Updated: 2022-09-16 17:43
VLAI?
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
Severity ?
9.9 (Critical)
{
"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"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…