Lucene search
+L

1901 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:25 p.m.12 views

CVE-2020-27718

When a BIG-IP ASM or Advanced WAF system running version 16.0.0-16.0.0.1, 15.1.0-15.1.0.5, 14.1.0-14.1.3, 13.1.0-13.1.3.4, 12.1.0-12.1.5.2, or 11.6.1-11.6.5.2 processes requests with JSON payload, an unusually large number of parameters can cause excessive CPU usage in the BIG-IP ASM bd process...

7.5CVSS6.9AI score0.01031EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:06 p.m.16 views

CVE-2020-3548

A vulnerability in the Transport Layer Security TLS protocol implementation of Cisco AsyncOS software for Cisco Email Security Appliance ESA could allow an unauthenticated, remote attacker to cause high CPU usage on an affected device, resulting in a denial of service DoS condition. The...

5.3CVSS7.1AI score0.00843EPSS
SaveExploits0
Veracode
Veracode
added 2025/05/22 9:26 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

Transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing due to nested quantifiers in the preprocessstring function of transformers.testingutils, which can cause exponential backtracking and high CPU usage when...

7.5CVSS6.6AI score0.00582EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 a.m.21 views

CVE-2019-16215

The Markdown parser in Zulip server before 2.0.5 used a regular expression vulnerable to exponential backtracking. A user who is logged into the server could send a crafted message causing the server to spend an effectively arbitrary amount of CPU time and stall the processing of future messages...

6.5CVSS6.9AI score0.01249EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/05/19 12:30 p.m.33 views

Hugging Face Transformers Regular Expression Denial of Service

A Regular Expression Denial of Service ReDoS exists in the preprocessstring function of the transformers.testingutils module. In versions before 4.50.0, the regex used to process code blocks in docstrings contains nested quantifiers that can trigger catastrophic backtracking when given inputs wit...

7.5CVSS5.4AI score0.00582EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/05/19 12:30 p.m.16 views

GHSA-QQ3J-4F4F-9583 Hugging Face Transformers Regular Expression Denial of Service

A Regular Expression Denial of Service ReDoS exists in the preprocessstring function of the transformers.testingutils module. In versions before 4.50.0, the regex used to process code blocks in docstrings contains nested quantifiers that can trigger catastrophic backtracking when given inputs wit...

5.3CVSS5.4AI score0.00582EPSS
SaveExploits1References6
NVD
NVD
added 2025/05/19 12:15 p.m.31 views

CVE-2025-2099

A vulnerability in the preprocessstring function of the transformers.testingutils module in huggingface/transformers version v4.48.3 allows for a Regular Expression Denial of Service ReDoS attack. The regular expression used to process code blocks in docstrings contains nested quantifiers, leadin...

7.5CVSS0.00582EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/19 12:15 p.m.8 views

PYSEC-2025-40

A vulnerability in the preprocessstring function of the transformers.testingutils module in huggingface/transformers version v4.48.3 allows for a Regular Expression Denial of Service ReDoS attack. The regular expression used to process code blocks in docstrings contains nested quantifiers, leadin...

7.5CVSS7.2AI score0.00582EPSS
SaveExploits1References4
CVE
CVE
added 2025/05/19 11:22 a.m.88 views

CVE-2025-2099

CVE-2025-2099 describes a ReDoS in huggingface/transformers v4.48.3 due to a nested-quantifier regex in preprocess_string() within transformers.testing_utils. The issue causes exponential backtracking on input with many newlines, leading to high CPU usage and potential DoS. Connected documents co...

7.5CVSS5.3AI score0.00582EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/19 11:22 a.m.47 views

CVE-2025-2099 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A vulnerability in the preprocessstring function of the transformers.testingutils module in huggingface/transformers version v4.48.3 allows for a Regular Expression Denial of Service ReDoS attack. The regular expression used to process code blocks in docstrings contains nested quantifiers, leadin...

5.3CVSS0.00582EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.11 views

Alibaba Cloud Linux 3 : 0212: nghttp2 (ALINUX3-SA-2024:0212)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2024:0212 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-28182: nghttp2 is an implementation of the...

5.3CVSS7.1AI score0.8496EPSS
SaveExploits1References2
Amazon
Amazon
added 2025/05/13 12:00 a.m.14 views

Medium: javapackages-bootstrap

Issue Overview: Uncontrolled Resource Consumption vulnerability in Apache Commons IO. The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input. This issue affects Apache Commons IO: from 2.0 before 2.14.0. Users are...

4.3CVSS6.9AI score0.01315EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/09 12:22 p.m.14 views

Security Bulletin: IBM App Connect Enterprise Certified Container DesignerAuthoring operands that use mapping assistance are vulnerable to denial of service [CVE-2024-6827, CVE-2025-1194]

Summary Python modules gunicorn and transformers are used by IBM App Connect Enterprise Certified Container when providing mapping assistance. IBM App Connect Enterprise Certified Container DesignerAuthoring operands that use mapping assistance are vulnerable to denial of service. This bulletin...

7.5CVSS4.5AI score0.00777EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2025/05/07 6:44 a.m.13 views

Regular Expression Denial Of Service (ReDoS)

Transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing due to a regex with exponential time complexity in the SubWordJapaneseTokenizer class, leading to excessive backtracking and high CPU usage...

6.5CVSS4.5AI score0.00464EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/01 12:00 p.m.15 views

CVE-2025-1194

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationgptneoxjapanese.py of the GPT-NeoX-Japanese model. The vulnerability occurs in the SubWordJapaneseTokenizer class, where regular expressions...

6.5CVSS6.7AI score0.00464EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/04/29 12:30 p.m.10 views

Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationgptneoxjapanese.py of the GPT-NeoX-Japanese model. The vulnerability occurs in the SubWordJapaneseTokenizer class, where regular expressions...

6.5CVSS6.7AI score0.00464EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/04/29 12:30 p.m.22 views

GHSA-FPWR-67PX-3QHX Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationgptneoxjapanese.py of the GPT-NeoX-Japanese model. The vulnerability occurs in the SubWordJapaneseTokenizer class, where regular expressions...

4.3CVSS6.7AI score0.00464EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/04/29 11:30 a.m.8 views

CVE-2025-1194 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationgptneoxjapanese.py of the GPT-NeoX-Japanese model. The vulnerability occurs in the SubWordJapaneseTokenizer class, where regular expressions...

4.3CVSS4.6AI score0.00464EPSS
SaveExploits1References2
CVE
CVE
added 2025/04/29 11:30 a.m.239 views

CVE-2025-1194

CVE-2025-1194 – ReDoS in HuggingFace Transformers (GPT-NeoX-Japanese SubWordJapaneseTokenizer) The CVE describes a Regular Expression Denial of Service in the HuggingFace transformers package, specifically in tokenization_gpt_neox_japanese.py (GPT-NeoX-Japanese model). The vulnerability arises fr...

6.5CVSS4.5AI score0.00464EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/04/29 11:30 a.m.17 views

CVE-2025-1194 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationgptneoxjapanese.py of the GPT-NeoX-Japanese model. The vulnerability occurs in the SubWordJapaneseTokenizer class, where regular expressions...

4.3CVSS6.2AI score
SaveExploits0References4
Rows per page
Query Builder