CVE-2023-34110: Flask-AppBuilder vulnerable to possible disclosure of sensitive information on user error
(updated )
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.
References
- github.com/advisories/GHSA-jhpr-j7cq-3jp3
- github.com/dpgaspar/Flask-AppBuilder
- github.com/dpgaspar/Flask-AppBuilder/commit/ae25ad4c87a9051ebe4a4e8f02aee73232642626
- github.com/dpgaspar/Flask-AppBuilder/pull/2045
- github.com/dpgaspar/Flask-AppBuilder/releases/tag/v4.3.2
- github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-jhpr-j7cq-3jp3
- github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2023-94.yaml
- nvd.nist.gov/vuln/detail/CVE-2023-34110
Detect and mitigate CVE-2023-34110 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →