Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-40180
HistoryOct 16, 2023 - 6:05 p.m.

CVE-2023-40180 Denial of service vulnerability in silverstripe-graphql via recursive queries

2023-10-1618:05:14
CWE-400
GitHub_M
www.cve.org
3
cve-2023-40180
silverstripe-graphql
recursive queries
distributed denial of service attack
publicly exposed schema
silverstripe cms
content delivery network
upgrade

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

31.4%

silverstripe-graphql is a package which serves Silverstripe data in GraphQL representations. An attacker could use a recursive graphql query to execute a Distributed Denial of Service attack (DDOS attack) against a website. This mostly affects websites with publicly exposed graphql schemas. If your Silverstripe CMS project does not expose a public facing graphql schema, a user account is required to trigger the DDOS attack. If your site is hosted behind a content delivery network (CDN), such as Imperva or CloudFlare, this may further mitigate the risk. This issue has been addressed in versions 3.8.2, 4.1.3, 4.2.5, 4.3.4, and 5.0.3. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CNA Affected

[
  {
    "vendor": "silverstripe",
    "product": "silverstripe-graphql",
    "versions": [
      {
        "version": ">= 3.0.0, < 3.8.2",
        "status": "affected"
      },
      {
        "version": ">= 4.0.0, < 4.1.3",
        "status": "affected"
      },
      {
        "version": ">= 4.2.0, < 4.2.5",
        "status": "affected"
      },
      {
        "version": ">= 4.3.0, < 4.3.4",
        "status": "affected"
      },
      {
        "version": ">= 5.0.0, < 5.0.3",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

31.4%