2022-02-10 17:01:11 +00:00
{
"CVE_data_meta" : {
2022-03-24 19:45:01 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:11 +00:00
"ID" : "CVE-2022-24776" ,
2022-03-24 19:45:01 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Open Redirect in Flask-AppBuilder"
2022-02-10 17:01:11 +00:00
} ,
2022-03-24 19:45:01 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Flask-AppBuilder" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.4.5"
}
]
}
}
]
} ,
"vendor_name" : "dpgaspar"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-24 19:45:01 +00:00
"value" : "Flask-AppBuilder is an application development framework, built on top of the Flask web framework. Flask-AppBuilder contains an open redirect vulnerability when using database authentication login page on versions below 3.4.5. This issue is fixed in version 3.4.5. There are currently no known workarounds."
2022-02-10 17:01:11 +00:00
}
]
2022-03-24 19:45:01 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-2ccw-7px8-vmpf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-2ccw-7px8-vmpf"
} ,
{
"name" : "https://github.com/dpgaspar/Flask-AppBuilder/pull/1804" ,
"refsource" : "MISC" ,
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/pull/1804"
} ,
{
"name" : "https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5" ,
"refsource" : "MISC" ,
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.4.5"
}
]
} ,
"source" : {
"advisory" : "GHSA-2ccw-7px8-vmpf" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:11 +00:00
}
}