CVE-2020-6165
Last modified
CVE-2020-6165 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. SilverStripe 4.5.0 allows attackers to read certain records that should not have been placed into a result set. This affects silverstripe/recipe-cms. EPSS estimates a 1.07% chance of exploitation in the next 30 days.
Description
SilverStripe 4.5.0 allows attackers to read certain records that should not have been placed into a result set. This affects silverstripe/recipe-cms. The automatic permission-checking mechanism in the silverstripe/graphql module does not provide complete protection against lists that are limited (e.g., through pagination), resulting in records that should have failed a permission check being added to the final result set. GraphQL endpoints are configured by default (e.g., for assets), but the admin/graphql endpoint is access protected by default. This limits the vulnerability to all authenticated users, including those with limited permissions (e.g., where viewing records exposed through admin/graphql requires administrator permissions). However, if custom GraphQL endpoints have been configured for a specific implementation (usually under /graphql), this vulnerability could also be exploited through unauthenticated requests. This vulnerability only applies to reading records; it does not allow unauthorised changing of records.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Silverstripe | Silverstripe | >= 3.2.0, < 3.2.4 |
| Silverstripe | Silverstripe | >= 3.2.5, < 3.3.0 |
| Silverstripe | Silverstripe | >= 4.5.0, < 4.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-6165?
How severe is CVE-2020-6165?
How do I fix CVE-2020-6165?
Are you affected by CVE-2020-6165?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
