cvelist/2021/36xxx/CVE-2021-36401.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-07-12 16:00:54 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-36401",
2023-03-06 22:00:39 +00:00
"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": "3.11, 3.10 to 3.10.4, 3.9 to 3.9.7 and earlier unsupported versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=424807",
"url": "https://moodle.org/mod/forum/discuss.php?d=424807"
}
]
2021-07-12 16:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-06 22:00:39 +00:00
"value": "In Moodle, ID numbers exported in HTML data formats required additional sanitizing to prevent a local stored XSS risk."
2021-07-12 16:00:54 +00:00
}
]
}
}