ghsa-m2v2-8227-59f5
Vulnerability from github
Published
2021-11-23 17:54
Modified
2021-11-24 19:00
VLAI Severity ?
Summary
Exposure of sensitive information in concrete5/core
Details
In Concrete CMS (formerly concrete 5) below 8.5.7, IDOR Allows Unauthenticated User to Access Restricted Files If Allowed to Add Message to a Conversation.To remediate this, a check was added to verify a user has permissions to view files before attaching the files to a message in "add / edit message”.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.5.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22967" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-639" ], "github_reviewed": true, "github_reviewed_at": "2021-11-22T19:40:20Z", "nvd_published_at": "2021-11-19T19:15:00Z", "severity": "MODERATE" }, "details": "In Concrete CMS (formerly concrete 5) below 8.5.7, IDOR Allows Unauthenticated User to Access Restricted Files If Allowed to Add Message to a Conversation.To remediate this, a check was added to verify a user has permissions to view files before attaching the files to a message in \"add / edit message\u201d.", "id": "GHSA-m2v2-8227-59f5", "modified": "2021-11-24T19:00:59Z", "published": "2021-11-23T17:54:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22967" }, { "type": "WEB", "url": "https://hackerone.com/reports/869612" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes" } ], "schema_version": "1.4.0", "severity": [], "summary": "Exposure of sensitive information 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…