2021-10-04 09:00:53 +00:00
{
"CVE_data_meta" : {
2021-10-18 15:27:30 +01:00
"ASSIGNER" : "security@apache.org" ,
2021-10-04 09:00:53 +00:00
"ID" : "CVE-2021-41971" ,
2021-10-18 15:27:30 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Possible SQL Injection when template processing is enabled"
2021-10-04 09:00:53 +00:00
} ,
2021-10-18 15:27:30 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Superset" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "Apache Superset" ,
"version_value" : "1.3.1"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Apache Superset would like to thank Kevin Kusnardi for reporting this issue"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-10-04 09:00:53 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-18 15:01:02 +00:00
"value" : "Apache Superset up to and including 1.3.0 when configured with ENABLE_TEMPLATE_PROCESSING on (disabled by default) allowed SQL injection when a malicious authenticated user sends an http request with a custom URL."
2021-10-18 15:27:30 +01:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{
"other" : "low"
}
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
2021-10-04 09:00:53 +00:00
}
]
2021-10-18 15:27:30 +01:00
} ,
"references" : {
"reference_data" : [
{
2021-10-18 15:01:02 +00:00
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread.html/rf7292731268c6c6e2196ae1583e32ac7189385364268f8d9215e8e6d%40%3Cdev.superset.apache.org%3E" ,
"name" : "https://lists.apache.org/thread.html/rf7292731268c6c6e2196ae1583e32ac7189385364268f8d9215e8e6d%40%3Cdev.superset.apache.org%3E"
2021-10-18 15:27:30 +01:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Don't enable ENABLE_TEMPLATE_PROCESSING (disabled by default).\nOr upgrade to Apache Superset 1.3.1 "
}
]
2021-10-04 09:00:53 +00:00
}