cvelist/2021/22xxx/CVE-2021-22967.json

67 lines
2.5 KiB
JSON
Raw Normal View History

2021-01-06 21:03:32 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-22967",
2021-11-19 19:00:57 +00:00
"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"
}
]
2021-01-06 21:03:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-11-19 19:00:57 +00:00
"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"
2021-01-06 21:03:32 +00:00
}
]
}
}