Safety vulnerability ID: 41316
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Devpi-Ldap 2.0.0 includes a security patch for the function 'init' in 'devpi_ldap/main.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/devpi/devpi-ldap/commit/8da2b3c1ed44e8223ce006a3737dc6a8446e945d#diff-ecbfd22333fa5942c9fe7a999189222d1ca71d72a1a89d7a1f55d559671eb200
Latest version: 2.1.1
devpi-ldap: LDAP authentication for devpi-server
Devpi-Ldap version 2.0.0 includes a security patch for the function 'init' in 'devpi_ldap/main.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/devpi/devpi-ldap/commit/8da2b3c1ed44e8223ce006a3737dc6a8446e945d#diff-ecbfd22333fa5942c9fe7a999189222d1ca71d72a1a89d7a1f55d559671eb200
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application