Lucene search
K

15 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в python-ldap

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 could be exploited to skip escaping special characters when a crafted list or dict was provided as the assertionvalue parameter, and...

6.9CVSS5.8AI score0.00039EPSS
Exploits1References2
Veracode
Veracode
added 2025/11/28 5:6 a.m.4 views

Sanitization Bypass

python-ldap is vulnerable to Sanitization Bypass. The vulnerability is due to improper escaping in escapefilterchars when escapemode=1 is used, where crafted list or dict inputs bypass character escaping due to missing type validation, and attackers can exploit this to inject malicious LDAP filte...

6.9CVSS6.9AI score0.00039EPSS
Exploits1References5Affected Software2
SUSE CVE
SUSE CVE
added 2025/10/13 11:23 p.m.2 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.00039EPSS
Exploits1References7
OSV
OSV
added 2025/10/10 10:51 p.m.1 views

GHSA-R7R6-CC7P-4V5M 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.9CVSS6.6AI score0.00039EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2025/10/10 10:51 p.m.5 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.00039EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2025/10/10 10:15 p.m.5 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.00039EPSS
Exploits1References1
NVD
NVD
added 2025/10/10 10:15 p.m.3 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.00039EPSS
Exploits1References3
OSV
OSV
added 2025/10/10 10:2 p.m.3 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.7AI score0.00039EPSS
Exploits1References5
Cvelist
Cvelist
added 2025/10/10 10:2 p.m.6 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.00039EPSS
Exploits1References3
Debian CVE
Debian CVE
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.3AI score0.00039EPSS
Exploits1
CNNVD
CNNVD
added 2025/10/10 12:0 a.m.2 views

python-ldap 安全漏洞

python-ldap is a python foundation LDAP client API for Python. A security vulnerability exists in python-ldap versions prior to 3.4.5, which stems from the ldap.filter.escapefilterchars method not properly handling the assertionvalue parameter of type list or dict in escapemode=1 mode, which coul...

6.9CVSS6.6AI score0.00039EPSS
Exploits1References5
Prion
Prion
added 2020/09/23 2:15 p.m.22 views

Design/Logic Flaw

An issue was discovered in the gon gem before gon-6.4.0 for Ruby. MultiJson does not honor the escapemode parameter to escape fields as an XSS protection mechanism. To mitigate, jsondumper.rb in gon now does escaping for XSS by default without relying on MultiJson...

4.3CVSS6AI score0.00607EPSS
Exploits0References3Affected Software3
OSV
OSV
added 2020/09/23 2:15 p.m.2 views

UBUNTU-CVE-2020-25739

An issue was discovered in the gon gem before gon-6.4.0 for Ruby. MultiJson does not honor the escapemode parameter to escape fields as an XSS protection mechanism. To mitigate, jsondumper.rb in gon now does escaping for XSS by default without relying on MultiJson...

6.1CVSS6.4AI score0.00607EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2020/09/23 12:0 a.m.2 views

PT-2020-16179 · Ruby +1 · Gon +1

Name of the Vulnerable Software and Affected Versions: gon versions prior to 6.4.0 Description: An issue was discovered in the gon gem for Ruby, where MultiJson does not honor the escape mode parameter to escape fields as an XSS protection mechanism. To mitigate, json dumper.rb in gon now does...

6.1CVSS6.1AI score0.00607EPSS
Exploits0References20
Node.js
Node.js
added 2016/09/08 2:56 p.m.31 views

Cross-Site Scripting

Overview Affected versions of nunjucks do not properly escape specially structured user input in template vars when in auto-escape mode, resulting in a cross-site scripting vulnerability. Proof of Concept By using an array for the keys in a template var, escaping is bypassed. javascript name=aler...

4.3CVSS2.2AI score0.0038EPSS
Exploits1Affected Software1
Rows per page
Query Builder