Lucene search
+L

3791 matches found

Tenable Nessus
Tenable Nessus
added 2025/07/18 12:00 a.m.30 views

IBM Engineering Requirements Management DOORS 9.7.2.9 < 9.7.2.10 Multiple Vulnerabilities (7238992)

The version of IBM Engineering Requirements Management DOORS formerly IBM Rational DOORS installed on the remote host is 9.7.2.9 prior to 9.7.2.10. It is, therefore, affected by multiple vulnerabilities as referenced in the 7238992 advisory. - CKEditor4 is an open source WYSIWYG HTML editor. In...

9.8CVSS7.1AI score0.82766EPSS
SaveExploits19References40
Tenable Nessus
Tenable Nessus
added 2025/07/15 12:00 a.m.5 views

RHEL 8 : pcs (RHSA-2025:11047)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:11047 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rexml: REXML ReDoS...

8.7CVSS7.6AI score0.0142EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/07/11 12:30 p.m.22 views

Transformers is vulnerable to ReDoS attack through its DonutProcessor class

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.51.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS5AI score0.00435EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/07/11 10:15 a.m.24 views

CVE-2025-3933

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS0.00435EPSS
SaveExploits1References2
CVE
CVE
added 2025/07/11 9:22 a.m.77 views

CVE-2025-3933

CVE-2025-3933 (Hugging Face Transformers) A ReDoS vulnerability exists in the DonutProcessor.token2json() implementation where the regex pattern (and a similar pattern in later mention) can cause catastrophic backtracking and high CPU usage. Affected: Transformers versions 4.50.3 and earlier. Im...

5.3CVSS5.2AI score0.00435EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/07/11 9:22 a.m.38 views

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

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS0.00435EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/07/07 11:36 p.m.20 views

fastapi-guard is vulnerable to ReDoS through inefficient regex

Summary fastapi-guard detects penetration attempts by using regex patterns to scan incoming requests. However, some of the regex patterns used in detection are extremely inefficient and can cause polynomial complexity backtracks when handling specially crafted inputs. It is not as severe as...

7.5CVSS6.3AI score0.00422EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/07/07 11:36 p.m.12 views

GHSA-J47Q-RC62-W448 fastapi-guard is vulnerable to ReDoS through inefficient regex

Summary fastapi-guard detects penetration attempts by using regex patterns to scan incoming requests. However, some of the regex patterns used in detection are extremely inefficient and can cause polynomial complexity backtracks when handling specially crafted inputs. It is not as severe as...

6.9CVSS6.1AI score0.00422EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/07/07 7:16 p.m.3 views

CVE-2025-53539 ReDoS in fastapi-guard's penetration attempts detector

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. fastapi-guard's penetration attempts detection uses regex to scan incoming requests. However, some of the regex patterns used in detection are extremely...

6.9CVSS7AI score0.00422EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 12:30 p.m.20 views

GHSA-489J-G2VX-39WF Transformers vulnerable to ReDoS attack through its SETTING_RE variable

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository, specifically in version 4.49.0. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within the transformers/commands/chat.py file. The...

5.3CVSS4.8AI score0.00434EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/07 12:30 p.m.9 views

GHSA-Q2WP-RJMX-X6X9 Transformers's ReDoS vulnerability in get_configuration_file can lead to catastrophic backtracking

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getconfigurationfile function within the transformers.configurationutils module. The affected version is 4.49.0, and the issue is resolved in version 4.51.0. The...

5.3CVSS4.9AI score0.00435EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/07 12:30 p.m.20 views

Transformers vulnerable to ReDoS attack through its SETTING_RE variable

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository, specifically in version 4.49.0. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within the transformers/commands/chat.py file. The...

7.5CVSS4.9AI score0.00434EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/07/07 12:30 p.m.10 views

GHSA-JJPH-296X-MRCR Transformers vulnerable to ReDoS attack through its get_imports() function

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS5.3AI score0.00435EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/07 12:30 p.m.13 views

Transformers vulnerable to ReDoS attack through its get_imports() function

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS5.4AI score0.00435EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2025/07/07 9:54 a.m.51 views

CVE-2025-3263

CVE-2025-3263 in Hugging Face Transformers (get_configuration_file in transformers.configuration_utils) is a RegEx Denial of Service triggered by the pattern config.(.*).json. The issue affects v4.49.0 and is resolved in v4.51.0. Exploitation can cause high CPU usage, potentially disrupting model...

5.3CVSS5.1AI score0.00435EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/07/07 9:54 a.m.8 views

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

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getconfigurationfile function within the transformers.configurationutils module. The affected version is 4.49.0, and the issue is resolved in version 4.51.0. The...

5.3CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/30 6:31 p.m.14 views

string-math's string-math.js vulnerability can cause Regex Denial of Service (ReDoS)

string-math v1.2.2 was discovered to contain a Regex Denial of Service ReDoS which is exploited via a crafted input...

7CVSS6.7AI score0.00376EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.17 views

CVE-2025-48059

PowSyBl Power System Blocks is a framework to build power system oriented software. In com.powsybl:powsybl-iidm-criteria versions 6.3.0 to before 6.7.2 and com.powsybl:powsybl-contingency-api versions 5.0.0 to before 6.3.0, there is a a potential polynomial Regular Expression Denial of Service...

6.9CVSS7.1AI score0.00536EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/23 8:39 a.m.14 views

CVE-2025-48058

PowSyBl Power System Blocks is a framework to build power system oriented software. Prior to version 6.7.2, there is a potential polynomial Regular Expression Denial of Service ReDoS vulnerability in the PowSyBl's DataSource mechanism. If successfully exploited, a malicious actor can cause...

6.3CVSS7AI score0.00387EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/20 5:15 p.m.33 views

CVE-2025-48059

PowSyBl Power System Blocks is a framework to build power system oriented software. In com.powsybl:powsybl-iidm-criteria versions 6.3.0 to before 6.7.2 and com.powsybl:powsybl-contingency-api versions 5.0.0 to before 6.3.0, there is a a potential polynomial Regular Expression Denial of Service...

6.9CVSS0.00536EPSS
SaveExploits0References3
Rows per page
Query Builder