Lucene search
+L

588 matches found

OSV
OSV
•added 2025/03/11 8:15 p.m.•30 views

UBUNTU-CVE-2025-27789

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS6.5AI score0.00552EPSS
SaveExploits0References4
OSV
OSV
•added 2025/03/11 7:09 p.m.•8 views

CVE-2025-27789 Inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS6.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2025/03/11 7:09 p.m.•16 views

CVE-2025-27789 Inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS6.3AI score0.00552EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2025/03/11 12:00 a.m.•23 views

PT-2025-10894

Name of the Vulnerable Software and Affected Versions: Babel versions prior to 7.26.10 Babel versions prior to 8.0.0-alpha.17 Description: The issue arises when using Babel to compile regular expression named capturing groups and the .replace method on a regular expression that contains named...

6.2CVSS5.8AI score0.00552EPSS
SaveExploits0References14
CNNVD
CNNVD
•added 2025/03/11 12:00 a.m.•7 views

Babel 安全漏洞

Babel is a compiler for JavaScript in the Babel open source. A security vulnerability exists in Babel versions prior to 7.26.10 and prior to 8.0.0-alpha.17, which stems from a .replace method generated when compiling regular expression named capture groups that has a quadratic complexity on certa...

6.2CVSS6AI score0.00552EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/03/11 12:00 a.m.•0 views

CVE-2025-27789: Inefficient Regular Expression Complexity

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS5.8AI score0.00552EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2025/03/10 6:47 p.m.•22 views

python-tornado: Tornado has HTTP cookie parsing DoS vulnerability

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS5.8AI score0.01044EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2025/03/10 1:04 a.m.•15 views

python-tornado: Tornado has HTTP cookie parsing DoS vulnerability

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS5.8AI score0.01044EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2025/03/10 1:03 a.m.•11 views

python-tornado: Tornado has HTTP cookie parsing DoS vulnerability

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS5.8AI score0.01044EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
•added 2025/03/03 8:44 a.m.•11 views

Security update for gnutls

This update for gnutls fixes the following issues: CVE-2024-12243: quadratic complexity of DER input decoding in libtasn1 can lead to a DoS bsc1236974. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.3CVSS6.7AI score0.01292EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
•added 2025/02/26 2:03 p.m.•5 views

Security update for gnutls

This update for gnutls fixes the following issues: CVE-2024-12243: quadratic complexity of DER input decoding in libtasn1 can lead to a DoS bsc1236974. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.3CVSS7.3AI score0.01292EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/01/01 12:00 a.m.•12 views

PT-2025-42743

Name of the Vulnerable Software and Affected Versions golang versions 1.15 golang versions 1.19 Description The software experiences quadratic complexity during the parsing of certain invalid inputs when handling PEM encoded data. This can lead to performance issues. Recommendations Update to a...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/12/12 9:23 a.m.•24 views

cpython: python: Uncontrolled CPU resource consumption when in http.cookies module

A flaw was found in the http.cookies module in the Python package. When parsing cookies that contain backslashes, under certain circumstances, the module uses an algorithm with quadratic complexity, leading to excessive CPU consumption...

7.5CVSS7.3AI score0.02303EPSS
SaveExploits1References7
OSV
OSV
•added 2024/12/09 8:42 p.m.•76 views

GHSA-C2PC-G5QF-RFRF league/commonmark's quadratic complexity bugs may lead to a denial of service

Impact Several polynomial time complexity issues in league/commonmark may lead to unbounded resource exhaustion and subsequent denial of service. Malicious users could trigger that inefficient code with carefully crafted Markdown inputs that are specifically designed to ensure the worst-case...

7.5CVSS7.5AI score0.00278EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
•added 2024/12/09 8:42 p.m.•103 views

league/commonmark's quadratic complexity bugs may lead to a denial of service

Impact Several polynomial time complexity issues in league/commonmark may lead to unbounded resource exhaustion and subsequent denial of service. Malicious users could trigger that inefficient code with carefully crafted Markdown inputs that are specifically designed to ensure the worst-case...

7.5AI score
SaveExploits0References11Affected Software1
RedHat Linux
RedHat Linux
•added 2024/12/05 11:25 a.m.•20 views

python-tornado: Tornado has HTTP cookie parsing DoS vulnerability

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS5.8AI score0.01044EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2024/11/25 12:25 p.m.•12 views

CVE-2024-52804

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS6.3AI score0.01044EPSS
SaveExploits0References6
OSV
OSV
•added 2024/11/22 8:26 p.m.•12 views

GHSA-8W49-H785-MJ3C Tornado has an HTTP cookie parsing DoS vulnerability

The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. See...

7.5CVSS6.8AI score0.01044EPSS
SaveExploits0References5
OSV
OSV
•added 2024/11/22 4:15 p.m.•12 views

AZL-53522 CVE-2024-52804 affecting package python-tornado 6.3.3-11

Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in th...

7.5CVSS7.1AI score0.01044EPSS
SaveExploits0References1
OSV
OSV
•added 2024/11/22 4:15 p.m.•16 views

AZL-53624 CVE-2024-52804 affecting package python-tornado 6.2.0-1

Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in th...

7.5CVSS7.3AI score0.01044EPSS
SaveExploits0References1
Rows per page
Query Builder