Lucene search
+L

256 matches found

SUSE Linux
SUSE Linux
added 2025/10/21 6:18 a.m.2 views

Security update for python-ldap

This update for python-ldap fixes the following issues: CVE-2025-61911: Enforce str for escapefilterchars bsc1251912. CVE-2025-61912: Escape NULs as per RFC 4514 in escapednchars bsc1251913. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

6.9CVSS6.7AI score0.00427EPSS
Exploits2References8
OSV
OSV
added 2025/10/21 6:18 a.m.1 views

SUSE-SU-2025:3695-1 Security update for python-ldap

This update for python-ldap fixes the following issues: - CVE-2025-61911: Enforce str for escapefilterchars bsc1251912. - CVE-2025-61912: Escape NULs as per RFC 4514 in escapednchars bsc1251913...

6.9CVSS7AI score0.00427EPSS
Exploits2References5
RedhatCVE
RedhatCVE
added 2025/10/20 10:30 p.m.9 views

CVE-2025-61912

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, ldap.dn.escapednchars escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to...

6.9CVSS6.4AI score0.00427EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2025/10/14 12:0 a.m.5 views

PT-2025-48138

Name of the Vulnerable Software and Affected Versions glib affected versions not specified Description A heap-based buffer overflow issue exists in glib due to an incorrect buffer size calculation within the g escape uri string function. When processing a string containing a substantial number of...

7.7CVSS6.9AI score0.00313EPSS
Exploits1References146
SUSE CVE
SUSE CVE
added 2025/10/13 11:23 p.m.5 views

SUSE CVE-2025-61911

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.5CVSS7AI score0.00301EPSS
Exploits1References7
OSV
OSV
added 2025/10/10 10:53 p.m.1 views

GHSA-P34H-WQ7J-H5V6 python-ldap is Vulnerable to Improper Encoding or Escaping of Output and Improper Null Termination

Summary ldap.dn.escapednchars escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to construct DNs from untrusted input can be made to consistently fail before a request is sent to the LDAP...

6.9CVSS6.4AI score0.00427EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2025/10/10 10:51 p.m.10 views

python-ldap has sanitization bypass in ldap.filter.escape_filter_chars

Summary The sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and the non-default escapemode=1 is configured. Details The method ldap.filter.escapefilterchars supports 3...

6.9CVSS7.2AI score0.00301EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2025/10/10 10:15 p.m.5 views

AZL-68451 CVE-2025-61911 affecting package python-ldap 3.4.0-1

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS5.7AI score0.00301EPSS
Exploits1References1
NVD
NVD
added 2025/10/10 10:15 p.m.6 views

CVE-2025-61911

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS0.00301EPSS
Exploits1References3
OSV
OSV
added 2025/10/10 10:15 p.m.6 views

DEBIAN-CVE-2025-61911

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.5CVSS6.4AI score0.00301EPSS
Exploits1References1
OSV
OSV
added 2025/10/10 10:15 p.m.11 views

UBUNTU-CVE-2025-61911

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS6.6AI score0.00301EPSS
Exploits1References8
AlpineLinux
AlpineLinux
added 2025/10/10 10:4 p.m.2 views

CVE-2025-61912

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, ldap.dn.escapednchars escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to...

6.9CVSS6.6AI score0.00427EPSS
Exploits1
EUVD
EUVD
added 2025/10/10 10:4 p.m.8 views

EUVD-2025-33796

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, ldap.dn.escapednchars escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to...

6.9CVSS6.2AI score0.00427EPSS
Exploits1References3
OSV
OSV
added 2025/10/10 10:4 p.m.6 views

CVE-2025-61912 python-ldap Vulnerable to Improper Encoding or Escaping of Output and Improper Null Termination

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, ldap.dn.escapednchars escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to...

6.9CVSS6.4AI score0.00427EPSS
Exploits1References5
AlpineLinux
AlpineLinux
added 2025/10/10 10:2 p.m.4 views

CVE-2025-61911

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS6.6AI score0.00301EPSS
Exploits1
Cvelist
Cvelist
added 2025/10/10 10:2 p.m.26 views

CVE-2025-61911 python-ldap has sanitization bypass in ldap.filter.escape_filter_chars

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS0.00301EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2025/10/10 10:2 p.m.2 views

CVE-2025-61911 python-ldap has sanitization bypass in ldap.filter.escape_filter_chars

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS6.6AI score0.00301EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/10 10:2 p.m.8 views

EUVD-2025-33797

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS6.5AI score0.00301EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2025/10/10 10:2 p.m.5 views

CVE-2025-61911

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and t...

6.9CVSS6.3AI score0.00301EPSS
Exploits1
CVE
CVE
added 2025/10/10 10:2 p.m.51 views

CVE-2025-61911

Summary: The issue CVE-2025-61911 affects python-ldap up to version 3.4.4 (pre-3.4.5). When using ldap.filter.escape_filter_chars with escape_mode=1, the function can fail to fully escape characters if assertion_value is a crafted list or dict, risking LDAP injection. The 3.4.5 fix adds a type ch...

6.9CVSS6.6AI score0.00301EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder