cvelist/2024/33xxx/CVE-2024-33998.json
2024-05-31 20:00:32 +00:00

69 lines
2.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-33998",
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient escaping of participants' names in the participants page table resulted in a stored XSS risk when interacting with some features."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://moodle.org/mod/forum/discuss.php?d=458386",
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=458386"
}
]
},
"credits": [
{
"lang": "en",
"value": "Aleksey Solovev"
}
]
}