Lucene search
K

50 matches found

RedhatCVE
RedhatCVE
added 2026/04/14 6:19 p.m.0 views

CVE-2026-39956

A flaw was found in jq, a command line JSON processor. In release builds, the strindices builtin function calls the jvstringindexes function without checking that the arguments are actually strings. This missing validation allows an attacker who can supply non-string inputs to cause an applicatio...

6.1CVSS5.7AI score0.00019EPSS
Exploits1References5
NVD
NVD
added 2026/04/13 11:16 p.m.2 views

CVE-2026-39956

jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the strindices builtin in jq's src/builtin.c passes its arguments directly to jvstringindexes without verifying they are strings, and jvstringindexes in src/jv.c relies solely on assert checks that are...

6.1CVSS0.00019EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/13 10:10 p.m.3 views

CVE-2026-39956

jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the strindices builtin in jq's src/builtin.c passes its arguments directly to jvstringindexes without verifying they are strings, and jvstringindexes in src/jv.c relies solely on assert checks that are...

6.1CVSS5.8AI score0.00019EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2026/04/13 10:10 p.m.3 views

CVE-2026-39956

jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the strindices builtin in jq's src/builtin.c passes its arguments directly to jvstringindexes without verifying they are strings, and jvstringindexes in src/jv.c relies solely on assert checks that are...

6.1CVSS5.2AI score0.00019EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2026/01/10 5:41 a.m.2 views

CVE-2026-22041

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.3CVSS6.8AI score0.00047EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/01/08 2:52 p.m.2 views

CVE-2026-22041 loggingredactor converts non-string types to string types in logs

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.1CVSS6.5AI score0.00047EPSS
Exploits1References3
CVE
CVE
added 2026/01/08 2:52 p.m.7 views

CVE-2026-22041

CVE-2026-22041 affects the Python library Logging Redactor. Prior to version 0.0.6, non-string data are coerced to strings, causing type errors in %d formatting. The issue is fixed in 0.0.6; multiple sources corroborate this patch. No exploit details are provided in the documents. Remediation: up...

5.3CVSS6.5AI score0.00047EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/01/08 2:52 p.m.1 views

CVE-2026-22041 loggingredactor converts non-string types to string types in logs

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.1CVSS6.5AI score0.00047EPSS
Exploits1References5
Cvelist
Cvelist
added 2026/01/08 2:52 p.m.20 views

CVE-2026-22041 loggingredactor converts non-string types to string types in logs

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.1CVSS0.00047EPSS
Exploits1References3
EUVD
EUVD
added 2026/01/08 2:52 p.m.1 views

EUVD-2026-1160

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.1CVSS6.3AI score0.00047EPSS
Exploits1References4
OSV
OSV
added 2026/01/07 7:28 p.m.3 views

GHSA-RVJX-CFJH-5MC9 loggingredactor converts non-string types to string types in logs

Impact Non-string types are converted into string types, leading to type errors in %d conversions. Patches The problem has been patched in version 0.0.6. Workarounds None without patching. Resources Issue report: https://github.com/armurox/loggingredactor/issues/7 Release:...

5.1CVSS6.9AI score0.00047EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/01/07 7:28 p.m.10 views

loggingredactor converts non-string types to string types in logs

Impact Non-string types are converted into string types, leading to type errors in %d conversions. Patches The problem has been patched in version 0.0.6. Workarounds None without patching. Resources Issue report: https://github.com/armurox/loggingredactor/issues/7 Release:...

5.3CVSS7AI score0.00047EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2025/11/14 12:39 p.m.3 views

OESA-2025-2686 python-ldap security update

python-ldap: python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3...

6.9CVSS6.9AI score0.00142EPSS
Exploits2References3
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.00039EPSS
Exploits1
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
EUVD
EUVD
added 2025/10/10 10:2 p.m.3 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.00039EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2024-2720

Malicious code in bioql PyPI...

6.5CVSS6.9AI score0.00484EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-5914

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00351EPSS
Exploits1References2
Snyk
Snyk
added 2025/03/20 10:9 a.m.1 views

Improper Handling of Exceptional Conditions

Overview llama-index-core is an Interface between LLMs and your data Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions via the streamcomplete method of the LangChainLLM class. An attacker can disrupt service availability by providing an input of type...

8.7CVSS7AI score0.00351EPSS
Exploits1References2
Rows per page
Query Builder