Lucene search
+L

85 matches found

OSV
OSV
added 2026/01/20 10:15 p.m.8 views

UBUNTU-CVE-2025-11468

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.8AI score0.00572EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/20 9:09 p.m.41 views

CVE-2025-11468 Folding email comments of unfoldable characters doesn't preserve parenthesis

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS0.00572EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/01/20 9:09 p.m.4 views

CVE-2025-11468 Folding email comments of unfoldable characters doesn't preserve parenthesis

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.4AI score0.00572EPSS
SaveExploits0References9
OSV
OSV
added 2026/01/20 9:09 p.m.10 views

PSF-2026-1

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.4AI score0.00572EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/01/20 9:09 p.m.3 views

Improper Neutralization

Overview Affected versions of this package are vulnerable to Improper Neutralization in the email header when folding a long comment that contains only unfoldable characters. An attacker can inject headers into a message between unhandled parentheses. Remediation A fix was pushed into the master...

7.5CVSS5.9AI score0.00572EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/20 9:09 p.m.9 views

CVE-2025-11468

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.3AI score0.00572EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/01/20 9:09 p.m.62 views

CVE-2025-11468

CVE-2025-11468 refers to a Python vulnerability where folding a long comment in an email header that contains exclusively unfoldable characters can cause the parenthesis to be lost, enabling header injection when the addresses are user-controlled. The issue is tied to Python’s email/header handli...

5.7CVSS5.4AI score0.00572EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/01/20 12:00 a.m.20 views

PT-2026-3652

Name of the Vulnerable Software and Affected Versions Versions prior to 2025-11468 Description A flaw exists where parenthesis are not preserved when folding a long comment in an email header containing exclusively unfoldable characters. This can allow for the injection of headers into email...

7.5CVSS5.9AI score0.01594EPSS
SaveExploits1References143
CNNVD
CNNVD
added 2026/01/20 12:00 a.m.9 views

CPython security vulnerabilities

CPython is a Python interpreter implemented in C language by the Python Foundation. CPython has security vulnerabilities; these vulnerabilities arise from failing to retain parentheses when folding long comments in email headers that only contain non-folding characters. This can lead to the...

5.7CVSS5.8AI score0.00572EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-28365

Name of the Vulnerable Software and Affected Versions Dovecot versions prior to 2.4.3 Description Sending a "NOOP ..." command with a large number of parentheses e.g., 4000 open and close can lead to excessive memory consumption, approximately 1MB per command. Prolonged use of this technique, by...

7.8CVSS5.9AI score0.0079EPSS
SaveExploits5References109
OSV
OSV
added 2024/03/05 11:15 p.m.10 views

AZL-37466 CVE-2024-24784 affecting package golang for versions less than 1.21.6-1

The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers...

7.5CVSS6.7AI score0.01042EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.9 views

AZL-37519 CVE-2024-24784 affecting package golang for versions less than 1.21.6-1

The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers...

7.5CVSS6.7AI score0.01042EPSS
SaveExploits0References1
Redos
Redos
added 2023/10/09 12:00 a.m.31 views

ROS-20231009-01

PostgreSQL database management system vulnerability is related to the possibility of SQL injection in extensions, that use quoting constructs @extowner@, @extschema@, or @extschema:...@ inside parentheses dollar quoting, '', or "". Exploitation of the vulnerability could allow an attacker acting...

8.8CVSS8.7AI score0.01676EPSS
SaveExploits0
OSV
OSV
added 2023/09/27 8:16 p.m.13 views

GHSA-4Q6P-R6V2-JVC5 Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

7.5CVSS6.8AI score0.01114EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/09/27 8:16 p.m.64 views

Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

8.6CVSS6.9AI score0.01114EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/09/27 3:19 p.m.2 views

DEBIAN-CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

7.5CVSS6.1AI score0.01114EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2023/09/26 6:19 p.m.82 views

CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.3AI score0.01114EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/09/26 6:19 p.m.66 views

CVE-2023-43646 Inefficient Regular Expression Complexity in get-func-name

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS8.5AI score0.01114EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/09/26 6:19 p.m.20 views

CVE-2023-43646 Inefficient Regular Expression Complexity in get-func-name

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.6AI score0.01114EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 6:03 a.m.6 views

SUSE CVE-2009-1885

Stack consumption vulnerability in validators/DTD/DTDScanner.cpp in Apache Xerces C++ 2.7.0 and 2.8.0 allows context-dependent attackers to cause a denial of service application crash via vectors involving nested parentheses and invalid byte values in "simply nested DTD structures," as demonstrat...

4.3CVSS6.8AI score0.05324EPSS
SaveExploits1References4
Rows per page
Query Builder