Lucene search

K
cveGitHub_MCVE-2022-36084
HistorySep 08, 2022 - 10:15 p.m.

CVE-2022-36084

2022-09-0822:15:08
CWE-74
CWE-943
GitHub_M
web.nvd.nist.gov
248
5
cruddl
graphql api
database
aql
injection
security vulnerability

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

AI Score

8.5

Confidence

High

EPSS

0.002

Percentile

60.7%

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.

Affected configurations

Nvd
Vulners
Node
aebcruddlRange1.1.0–2.7.0node.js
OR
aebcruddlRange3.0.0–3.0.2node.js
VendorProductVersionCPE
aebcruddl*cpe:2.3:a:aeb:cruddl:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "product": "cruddl",
    "vendor": "AEB-labs",
    "versions": [
      {
        "status": "affected",
        "version": ">= 3.0.0, < 3.0.2"
      },
      {
        "status": "affected",
        "version": ">= 1.1.0, < 2.7.0"
      }
    ]
  }
]

Social References

More

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

AI Score

8.5

Confidence

High

EPSS

0.002

Percentile

60.7%

Related for CVE-2022-36084