📦 Python Ldap

by Python Ldap

🔍 What is Python Ldap?

Description coming soon...

🛡️ Security Overview

Click on a severity to filter vulnerabilities

⚠️ Known Vulnerabilities

CVE-2025-61911

MEDIUM CVSS 6.5 Oct 10, 2025

This vulnerability in python-ldap allows LDAP injection attacks when applications use the library's escape_filter_chars method with escape_mode=1 and pass untrusted list/dict objects as input. Attacke...

CVE-2025-61912

MEDIUM CVSS 5.3 Oct 10, 2025

A vulnerability in python-ldap's escape_dn_chars() function incorrectly escapes null bytes, causing client-side denial of service when constructing DNs from untrusted input. Applications using python-...