ghsa-cg8j-8w52-735v
Vulnerability from github
Published
2019-11-12 23:01
Modified
2024-02-05 10:39
Severity ?
VLAI Severity ?
Summary
Missing warning can lead to unauthenticated admin access in SilverStripe
Details
In SilverStripe through 4.3.3, a missing warning about leaving install.php in a public webroot can lead to unauthenticated admin access.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/cms" }, "ranges": [ { "events": [ { "introduced": "4.4.0" }, { "fixed": "4.4.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.3.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-12204" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2019-10-01T18:05:09Z", "nvd_published_at": "2019-09-25T19:15:10Z", "severity": "CRITICAL" }, "details": "In SilverStripe through 4.3.3, a missing warning about leaving install.php in a public webroot can lead to unauthenticated admin access.", "id": "GHSA-cg8j-8w52-735v", "modified": "2024-02-05T10:39:45Z", "published": "2019-11-12T23:01:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12204" }, { "type": "WEB", "url": "https://forum.silverstripe.org/c/releases" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2019-12204.yaml" }, { "type": "WEB", "url": "https://packagist.org/packages/silverstripe/cms" }, { "type": "WEB", "url": "https://packagist.org/packages/silverstripe/framework" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/CVE-2019-12204" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2019-12204" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Missing warning can lead to unauthenticated admin access in SilverStripe" }
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…