ghsa-jvx5-rm6q-gx7p
Vulnerability from github
Published
2019-11-12 23:01
Modified
2021-08-18 22:29
Severity ?
VLAI Severity ?
Summary
Lack of access control on upoaded files
Details
SilverStripe through 4.3.3 has incorrect access control for protected files uploaded via Upload::loadIntoFile(). An attacker may be able to guess a filename in silverstripe/assets via the AssetControlExtension.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "3.7.0" }, { "fixed": "3.7.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.3.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.4.0" }, { "fixed": "4.4.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/assets" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.3.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/assets" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-12245" ], "database_specific": { "cwe_ids": [ "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2019-11-12T22:50:39Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "SilverStripe through 4.3.3 has incorrect access control for protected files uploaded via Upload::loadIntoFile(). An attacker may be able to guess a filename in silverstripe/assets via the AssetControlExtension.", "id": "GHSA-jvx5-rm6q-gx7p", "modified": "2021-08-18T22:29:09Z", "published": "2019-11-12T23:01:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12245" }, { "type": "WEB", "url": "https://forum.silverstripe.org/c/releases" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/assets/CVE-2019-12245.yaml" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/CVE-2019-12245" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2019-12245" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Lack of access control on upoaded files" }
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…