Improper Access Control Affecting flask-ldapconn package, versions [,0.10.1)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-FLASKLDAPCONN-7413678
- published 1 Jul 2024
- disclosed 1 Jul 2024
- credit Unknown
How to fix?
Upgrade Flask-LDAPConn
to version 0.10.1 or higher.
Overview
Flask-LDAPConn is a Pure python, LDAP connection and ORM for Flask Applications
Affected versions of this package are vulnerable to Improper Access Control allowing authentication without a password if LDAP_SECRET
was not configured, due to anonymous binds succeeding by default.