ghsa-gm5x-hpmw-xpxg
Vulnerability from github
Published
2022-05-24 17:23
Modified
2024-05-22 19:15
Severity ?
VLAI Severity ?
Summary
Silverstripe CMS information disclosure
Details
In SilverStripe through 4.5.0, a specific URL path configured by default through the silverstripe/framework module can be used to disclose the fact that a domain is hosting a Silverstripe application. There is no disclosure of the specific version. The functionality on this URL path is limited to execution in a CLI context, and is not known to present a vulnerability through web-based access. As a side-effect, this preconfigured path also blocks the creation of other resources on this path (e.g. a page).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/cms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "4.5.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.4.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.5.0" }, { "fixed": "4.5.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-6164" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-07-13T21:23:18Z", "nvd_published_at": "2020-07-15T21:15:00Z", "severity": "HIGH" }, "details": "In SilverStripe through 4.5.0, a specific URL path configured by default through the silverstripe/framework module can be used to disclose the fact that a domain is hosting a Silverstripe application. There is no disclosure of the specific version. The functionality on this URL path is limited to execution in a CLI context, and is not known to present a vulnerability through web-based access. As a side-effect, this preconfigured path also blocks the creation of other resources on this path (e.g. a page).", "id": "GHSA-gm5x-hpmw-xpxg", "modified": "2024-05-22T19:15:57Z", "published": "2022-05-24T17:23:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6164" }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/commit/91d30db88f68b9b87980ef9a59e208a81980b72c" }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/commit/cce2b1630937895aa28c2914837651e7cd56d74b" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2020-6164.yaml" }, { "type": "PACKAGE", "url": "https://github.com/silverstripe/silverstripe-cms" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/CVE-2020-6164" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Silverstripe CMS information disclosure" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…