ghsa-rhf5-f553-xg82
Vulnerability from github
Published
2021-11-23 18:18
Modified
2021-11-22 18:22
VLAI Severity ?
Summary
Password exposure in concrete5/core
Details
Unauthorized individuals could view password protected files using view_inline in Concrete CMS (previously concrete 5) prior to version 8.5.7. Concrete CMS now checks to see if a file has a password in view_inline and, if it does, the file is not rendered.For version 8.5.6, the following mitigations were put in place a. restricting file types for view_inline to images only b. putting a warning in the file manager to advise users.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.5.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22951" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-639" ], "github_reviewed": true, "github_reviewed_at": "2021-11-22T18:21:13Z", "nvd_published_at": "2021-11-19T19:15:00Z", "severity": "MODERATE" }, "details": "Unauthorized individuals could view password protected files using view_inline in Concrete CMS (previously concrete 5) prior to version 8.5.7. Concrete CMS now checks to see if a file has a password in view_inline and, if it does, the file is not rendered.For version 8.5.6, the following mitigations were put in place a. restricting file types for view_inline to images only b. putting a warning in the file manager to advise users.", "id": "GHSA-rhf5-f553-xg82", "modified": "2021-11-22T18:22:30Z", "published": "2021-11-23T18:18:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22951" }, { "type": "WEB", "url": "https://hackerone.com/reports/1102014" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes" } ], "schema_version": "1.4.0", "severity": [], "summary": "Password exposure in concrete5/core" }
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…