2023-01-19 20:00:40 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-23922" ,
2023-02-17 20: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" : "Affects Moodle 4.1 and 4.0 to 4.0.5, Fixed in 4.1.1, 4.0.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2162547" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2162547"
} ,
{
"refsource" : "MISC" ,
"name" : "https://moodle.org/mod/forum/discuss.php?d=443273#p1782022" ,
"url" : "https://moodle.org/mod/forum/discuss.php?d=443273#p1782022"
} ,
{
"refsource" : "MISC" ,
"name" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-76861" ,
"url" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-76861"
}
]
2023-01-19 20:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-17 20:00:39 +00:00
"value" : "The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in blog search. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website. This flaw allows a remote attacker to perform cross-site scripting (XSS) attacks."
2023-01-19 20:00:40 +00:00
}
]
}
}