Lucene search
+L

499 matches found

Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview transformers is a State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the postprocesssingle function. An attacker can cause high CPU usage and potential application downtime b...

7.5CVSS6.8AI score0.0072EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 12:32 p.m.19 views

GHSA-6RVG-6V2M-4J46 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 tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

5.3CVSS6.9AI score0.0072EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.27 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 tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

7.5CVSS6.6AI score0.0072EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-12720

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

7.5CVSS0.0072EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/20 10:11 a.m.263 views

CVE-2024-12720

CVE-2024-12720 affects Hugging Face Transformers, in particular the file tokenization_nougat_fast.py within the post_process_single() function. The issue is a RegEx that can exhibit exponential backtracking, leading to high CPU usage and potential DoS under crafted input. Affected version cited: ...

7.5CVSS6.8AI score0.0072EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.25 views

CVE-2024-12720 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 tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

5.3CVSS0.0072EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 10:11 a.m.14 views

CVE-2024-12720 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 tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

5.3CVSS6.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.8 views

CVE-2024-12720 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 tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

5.3CVSS5.2AI score0.0072EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/20 12:0 a.m.7 views

PT-2025-12141

Name of the Vulnerable Software and Affected Versions huggingface/transformers version v4.46.3 Description A Regular Expression Denial of Service ReDoS issue was identified in the huggingface/transformers library, specifically in the file tokenization nougat fast.py. The issue occurs in the post...

7.5CVSS6.5AI score0.0072EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.9 views

Hugging Face Transformers 安全漏洞

Hugging Face Transformers is Hugging Face's open source advanced natural language processing for Jax, PyTorch and TensorFlow. A security vulnerability exists in Hugging Face Transformers version v4.46.3, which stems from improper regular expression handling and could lead to a regular expression...

7.5CVSS5.6AI score0.0072EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/19 12:0 a.m.16 views

PT-2025-28155

Name of the Vulnerable Software and Affected Versions: Hugging Face Transformers versions prior to 4.52.1 Description: Hugging Face Transformers is affected by an improper input validation vulnerability in the image utils.py file. The vulnerability stems from insecure URL validation using the...

4CVSS6AI score0.0034EPSS
SaveExploits1References15
Huntr
Huntr
added 2025/03/17 4:10 p.m.9 views

Regular expression Denial of Service - ReDoS

Description A regular expression denial of service ReDoS vulnerability has been identified in the Hugging Face Transformers library's dynamic module utilities. The vulnerability exists in the getimports function in dynamicmoduleutils.py, which uses a vulnerable regular expression pattern to filte...

5.3CVSS7.3AI score0.00435EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/03/17 12:0 a.m.5 views

PT-2025-28152

Name of the Vulnerable Software and Affected Versions: Hugging Face Transformers versions 4.49.0 through 4.50.0 Description: A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically within the get imports function of dynamic module...

5.3CVSS6.3AI score0.00435EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2025/03/15 12:0 a.m.11 views

PT-2025-28151

Name of the Vulnerable Software and Affected Versions: Hugging Face Transformers version 4.49.0 Description: A Regular Expression Denial of Service ReDoS issue was discovered in the Hugging Face Transformers library, specifically in the get configuration file function within the...

5.3CVSS6.1AI score0.00435EPSS
SaveExploits1References14
Huntr
Huntr
added 2025/03/07 7:49 p.m.10 views

Regular expression Denial of Service - ReDoS

Description The regex defined in the variable SETTINGRE contains repetition groups and non-optimized quantifiers, which can lead to exponential backtracking when receiving "almost matching" payloads. This may degrade the application's performance or even cause a denial-of-service DoS when...

7.5CVSS7.2AI score0.00434EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/03/07 12:0 a.m.11 views

PT-2025-28150

Name of the Vulnerable Software and Affected Versions: huggingface/transformers version 4.49.0 Description: A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository. The vulnerability is due to inefficient regular expression complexity i...

7.8CVSS6.4AI score0.00434EPSS
SaveExploits1References14
GithubExploit
GithubExploit
added 2024/12/07 11:25 a.m.561 views

Exploit for Deserialization of Untrusted Data in Huggingface Transformers

CVE-2024-11394 Hugging Face Transformers Trax Model Deseri...

8.8CVSS9.4AI score0.02435EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2024/12/07 11:24 a.m.913 views

Exploit for Deserialization of Untrusted Data in Huggingface Transformers

CVE-2024-11393 Hugging Face Transformers MaskFormer Model D...

8.8CVSS9.3AI score0.02918EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2024/12/07 11:14 a.m.94 views

Exploit for Deserialization of Untrusted Data in Huggingface Transformers

CVE-2024-11392 Hugging Face Transformers MobileViTV2 Des...

8.8CVSS9.1AI score0.0714EPSS
SaveExploits4
Huntr
Huntr
added 2024/12/03 10:12 a.m.18 views

Regular expression Denial of Service - ReDoS

Description A Regular Expression Denial of Service ReDoS vulnerability identified in the Transformers library, specifically in the file tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issue...

7.5CVSS6.2AI score0.0072EPSS
SaveExploits0
Rows per page
Query Builder