{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-22967", "ASSIGNER": "support@hackerone.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "https://github.com/concrete5/concrete5", "version": { "version_data": [ { "version_value": "Affected version - Concrete 8.5.6 and below. Fixed version 9.0 and 8.5.7" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Insecure Direct Object Reference (IDOR) (CWE-639)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes", "url": "https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes" }, { "refsource": "MISC", "name": "https://hackerone.com/reports/869612", "url": "https://hackerone.com/reports/869612" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "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.Concrete CMS security team gave this a CVSS v3.1 score of 4.3 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:NCredit for discovery Adrian H" } ] } }