2023-06-22 23:55:28 +00:00
{
"id" : "CVE-2023-34110" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-22T23:15:09.410" ,
2023-07-03 20:00:32 +00:00
"lastModified" : "2023-07-03T19:00:56.767" ,
"vulnStatus" : "Analyzed" ,
2023-06-22 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Flask-AppBuilder is an application development framework, built on top of Flask. Prior to version 4.3.2, an authenticated malicious actor with Admin privileges, could by adding a special character on the add, edit User forms trigger a database error, this error is surfaced back to this actor on the UI. On certain database engines this error can include the entire user row including the pbkdf2:sha256 hashed password. This vulnerability has been fixed in version 4.3.2.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-03 20:00:32 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
} ,
2023-06-22 23:55:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-209"
}
]
}
] ,
2023-07-03 20:00:32 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:flask-appbuilder_project:flask-appbuilder:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.3.2" ,
"matchCriteriaId" : "89D84C58-58FA-4CEE-804D-F114CD419E72"
}
]
}
]
}
] ,
2023-06-22 23:55:28 +00:00
"references" : [
{
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/commit/ae25ad4c87a9051ebe4a4e8f02aee73232642626" ,
2023-07-03 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-22 23:55:28 +00:00
} ,
{
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/pull/2045" ,
2023-07-03 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-22 23:55:28 +00:00
} ,
{
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2" ,
2023-07-03 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 23:55:28 +00:00
} ,
{
"url" : "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-jhpr-j7cq-3jp3" ,
2023-07-03 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-22 23:55:28 +00:00
}
]
}