cvelist/2021/43xxx/CVE-2021-43559.json
2021-11-22 16:01:01 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-43559",
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "moodle",
"version": {
"version_data": [
{
"version_value": "moodle 3.11.4, moodle 3.10.8 and moodle 3.9.11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2021517",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2021517"
},
{
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=429099",
"url": "https://moodle.org/mod/forum/discuss.php?d=429099"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Moodle in versions 3.11 to 3.11.3, 3.10 to 3.10.7, 3.9 to 3.9.10 and earlier unsupported versions. The \"delete related badge\" functionality did not include the necessary token check to prevent a CSRF risk."
}
]
}
}