CVE-2023-28104
Published Mar 16, 2023
Last updated 2 years ago
Overview
- Description
- `silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:silverstripe:graphql:4.1.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FF57E3F0-F64D-4656-8B9B-5299FCF2AEBD" }, { "criteria": "cpe:2.3:a:silverstripe:graphql:4.2.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "13FF549B-58BF-4074-BB38-BFF96093495B" } ], "operator": "OR" } ] } ]