Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/silverstripe/graphql@3.6.0-alpha1
purl pkg:composer/silverstripe/graphql@3.6.0-alpha1
Next non-vulnerable version 3.8.2
Latest non-vulnerable version 5.1.3
Risk 4.0
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-zaty-jxqd-hyb4
Aliases:
CVE-2023-40180
GHSA-v23w-pppm-jh66
Uncontrolled Resource Consumption 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.
3.8.2
Affected by 0 other vulnerabilities.
4.0.0-alpha1
Affected by 1 other vulnerability.
4.1.3
Affected by 1 other vulnerability.
4.2.5
Affected by 1 other vulnerability.
4.3.0-rc1
Affected by 1 other vulnerability.
4.3.4
Affected by 1 other vulnerability.
5.0.0-alpha1
Affected by 0 other vulnerabilities.
5.0.3
Affected by 1 other vulnerability.
5.1.0-beta1
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-ajga-3b99-yugh Authentication bypass in SilverStripe GraphQL The GraphQL module accepts basic-auth as an authentication method by default. This can be used to bypass MFA authentication if the silverstripe/mfa module is installed, which is now a commonly installed module. A users password is still required though. Basic-auth has been removed as a default authentication method. If desired, it can be re-enabled by adding it to the authenticators key of a schema, or on SilverStripe\Graphql\Auth\Handler CVE-2020-26136
GHSA-mg2g-8pwj-r2j2