- Description
- cruddl is software for creating a GraphQL API for a database, using the GraphQL SDL to model a schema. If cruddl starting with version 1.1.0 and prior to versions 2.7.0 and 3.0.2 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. The issue has been fixed in version 3.0.2 and in version 2.7.0 of cruddl. As a workaround, users can temporarily remove `@flexSearchFulltext` from their schemas.
- Source
- security-advisories@github.com
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-74
- nvd@nist.gov
- NVD-CWE-Other
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aeb:cruddl:*:*:*:*:*:node.js:*:*",
"vulnerable": true,
"matchCriteriaId": "B819657F-CBA8-42E1-A658-5DF74F6C2103",
"versionEndExcluding": "2.7.0",
"versionStartIncluding": "1.1.0"
},
{
"criteria": "cpe:2.3:a:aeb:cruddl:*:*:*:*:*:node.js:*:*",
"vulnerable": true,
"matchCriteriaId": "A34E8018-8A03-44A6-8DD0-99BD8A879FAC",
"versionEndExcluding": "3.0.2",
"versionStartIncluding": "3.0.0"
}
],
"operator": "OR"
}
]
}
]