2021-01-08 13:02:05 +00:00
{
"CVE_data_meta" : {
2021-12-01 16:44:51 -05:00
"ASSIGNER" : "security@craftersoftware.com" ,
"DATE_PUBLIC" : "2021-12-01T15:40:00.000Z" ,
2021-01-08 13:02:05 +00:00
"ID" : "CVE-2021-23259" ,
2021-12-01 16:44:51 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Groovy Sandbox Bypass"
2021-01-08 13:02:05 +00:00
} ,
2021-12-01 16:44:51 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Crafter CMS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.1" ,
"version_value" : "3.1.12"
}
]
}
}
]
} ,
"vendor_name" : "Crafter Software"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Kai Zhao (ToTU Security Team)"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-08 13:02:05 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-12-01 16:44:51 -05:00
"value" : "Authenticated users with Administrator or Developer roles may execute OS commands by Groovy Script which uses Groovy lib to render a webpage. The groovy script does not have security restrictions, which will cause attackers to execute arbitrary commands remotely(RCE)."
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-913 Improper Control of Dynamically-Managed Code Resources"
}
]
2021-01-08 13:02:05 +00:00
}
]
2021-12-01 16:44:51 -05:00
} ,
"references" : {
"reference_data" : [
{
2021-12-02 16:01:04 +00:00
"refsource" : "MISC" ,
"url" : "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2021120102" ,
"name" : "https://docs.craftercms.org/en/3.1/security/advisory.html#cv-2021120102"
2021-12-01 16:44:51 -05:00
}
]
} ,
"source" : {
"discovery" : "EXTERNAL"
2021-01-08 13:02:05 +00:00
}
2021-12-02 16:01:04 +00:00
}