cvelist/2021/32xxx/CVE-2021-32478.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2021-05-07 19:00:41 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-32478",
2022-03-11 18:01:21 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "moodle",
"version": {
"version_data": [
{
"version_value": "3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-10-24 06:27:57 +02:00
"value": "CWE-79,CWE-601"
2022-03-11 18:01:21 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=422314",
"url": "https://moodle.org/mod/forum/discuss.php?d=422314"
}
]
2021-05-07 19:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-11 18:01:21 +00:00
"value": "The redirect URI in the LTI authorization endpoint required extra sanitizing to prevent reflected XSS and open redirect risks. Moodle versions 3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8 and earlier unsupported versions are affected."
2021-05-07 19:00:41 +00:00
}
]
}
2022-10-24 06:27:57 +02:00
}