2023-10-12 01:00:40 +00:00
{
2023-11-09 20:00:34 +00:00
"data_version" : "4.0" ,
2023-10-12 01:00:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-5550" ,
2023-11-09 20:00:34 +00:00
"ASSIGNER" : "patrick@puiterwijk.org" ,
"STATE" : "PUBLIC"
2023-10-12 01:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-09 20:00:34 +00:00
"value" : "In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user who also has direct access to the web server outside of the Moodle webroot could utilise a local file include to achieve remote code execution."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Control of Generation of Code ('Code Injection')" ,
"cweId" : "CWE-94"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2024-04-19 14:00:34 +00:00
"product_name" : "n/a" ,
2023-11-09 20:00:34 +00:00
"version" : {
"version_data" : [
{
2024-04-19 14:00:34 +00:00
"version_value" : "n/a"
2023-11-09 20:00:34 +00:00
}
]
}
}
]
2024-04-19 14:00:34 +00:00
} ,
"vendor_name" : "n/a"
2023-11-09 20:00:34 +00:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-72249" ,
"refsource" : "MISC" ,
"name" : "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-72249"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2243452" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2243452"
} ,
{
"url" : "https://moodle.org/mod/forum/discuss.php?d=451591" ,
"refsource" : "MISC" ,
"name" : "https://moodle.org/mod/forum/discuss.php?d=451591"
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
2023-10-12 01:00:40 +00:00
}
]
}
}