cvelist/2022/29xxx/CVE-2022-29773.json
2022-06-09 17:01:48 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-29773",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An access control issue in aleksis/core/util/auth_helpers.py: ClientProtectedResourceMixin of AlekSIS-Core v2.8.1 and below allows attackers to access arbitrary scopes if no allowed scopes are specifically set."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://edugit.org/AlekSIS/official/AlekSIS-Core/-/issues/688",
"refsource": "MISC",
"name": "https://edugit.org/AlekSIS/official/AlekSIS-Core/-/issues/688"
},
{
"refsource": "MISC",
"name": "https://aleksis.org/2022-05-04_advisory.html",
"url": "https://aleksis.org/2022-05-04_advisory.html"
}
]
}
}