Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Flask-Appbuilder Project | Flask-Appbuilder | < 4.3.2 |
Related Weaknesses (CWE)
References
- https://github.com/dpgaspar/Flask-AppBuilder/commit/ae25ad4c87a9051ebe4a4e8f02aePatch
- https://github.com/dpgaspar/Flask-AppBuilder/pull/2045Patch
- https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2Release Notes
- https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-jhpr-j7cq-Vendor Advisory
- https://github.com/dpgaspar/Flask-AppBuilder/commit/ae25ad4c87a9051ebe4a4e8f02aePatch
- https://github.com/dpgaspar/Flask-AppBuilder/pull/2045Patch
- https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2Release Notes
- https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-jhpr-j7cq-Vendor Advisory
FAQ
What is CVE-2023-34110?
CVE-2023-34110 is a vulnerability with a CVSS score of 2.7 (LOW). 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 ...
How severe is CVE-2023-34110?
CVE-2023-34110 has been rated LOW with a CVSS base score of 2.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-34110?
Check the references section above for vendor advisories and patch information. Affected products include: Flask-Appbuilder Project Flask-Appbuilder.