2023-04-21 11:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-30944" ,
2023-05-02 20:00:35 +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" : "Fixed in 4.1.3, 4.0.8, 3.11.14 and 3.9.21"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')."
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2188606" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2188606"
} ,
{
"refsource" : "MISC" ,
"name" : "https://moodle.org/mod/forum/discuss.php?d=446286" ,
"url" : "https://moodle.org/mod/forum/discuss.php?d=446286"
} ,
{
"refsource" : "MISC" ,
"name" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-77187" ,
"url" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-77187"
}
]
2023-04-21 11:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-02 20:00:35 +00:00
"value" : "The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in external Wiki method for listing pages. A remote attacker can send a specially crafted request to the affected application and execute limited SQL commands within the application database."
2023-04-21 11:00:35 +00:00
}
]
}
}