原始 OSV JSON{
"id": "GHSA-mg2g-8pwj-r2j2",
"aliases": [
"CVE-2020-26136"
],
"details": "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.\n\nBasic-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",
"summary": "Authentication bypass in SilverStripe GraphQL",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.5.0"
}
]
}
],
"package": {
"name": "silverstripe/graphql",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0-alpha1"
},
{
"fixed": "4.0.0-alpha2"
}
]
}
],
"package": {
"name": "silverstripe/graphql",
"ecosystem": "Packagist"
}
}
],
"modified": "2022-03-15T16:38:13Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2021-06-10T17:21:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26136",
"type": "ADVISORY"
},
{
"url": "https://forum.silverstripe.org/c/releases",
"type": "WEB"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/graphql/CVE-2020-26136.yaml",
"type": "WEB"
},
{
"url": "https://www.silverstripe.org/blog/tag/release",
"type": "WEB"
},
{
"url": "https://www.silverstripe.org/download/security-releases",
"type": "WEB"
},
{
"url": "https://www.silverstripe.org/download/security-releases/cve-2020-26136",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287",
"CWE-288"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-06-08T20:15:00Z",
"github_reviewed_at": "2021-06-10T14:41:10Z"
}
}