Lucene search
+L

4846 matches found

OSV
OSV
added 2025/04/07 1:55 p.m.9 views

USN-7418-1 ruby2.7, ruby3.0, ruby3.2, ruby3.3 vulnerabilities

It was discovered that Ruby incorrectly handled parsing of an XML document that has specific XML characters in an attribute value using REXML gem. An attacker could use this issue to cause Ruby to crash, resulting in a denial of service. This issue only affected in Ubuntu 22.04 LTS, Ubuntu 24.04...

7.5CVSS6.7AI score0.02064EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/04/05 12:00 a.m.9 views

PT-2025-29223

Name of the Vulnerable Software and Affected Versions: Hugging Face Transformers versions 4.50.3 and earlier Hugging Face Transformers version 4.52.1 Description: A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically within the...

5.3CVSS6.1AI score0.00435EPSS
SaveExploits1References14
Veracode
Veracode
added 2025/04/02 11:58 p.m.14 views

Arbitrary File Disclosure

Vite is vulnerable to Arbitrary File Disclosure. The vulnerability is due to improper handling of trailing separators in query strings and is caused by the removal of trailing separators ? without proper validation in regex checks, allows attackers to bypass file access restrictions and retrieve...

7.5CVSS7.2AI score0.74969EPSS
SaveExploits28References7Affected Software1
OSV
OSV
added 2025/04/02 12:00 a.m.8 views

OSV-2025-248 Heap-buffer-overflow in cli_bm_addpatt

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=407448850 Crash type: Heap-buffer-overflow READ 1 Crash state: clibmaddpatt addhash loadregexmatcher...

7.2AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/01 3:38 a.m.13 views

Security Bulletin: IBM Storage Protect Server may be vulnerable to denial-of-service attack due to Golang Go (CVE-2024-45338)

Summary Golang Go is used by the IBM Storage Protect Server OSSM component and is vulnerable to a denial-of-service DoS attack due to inefficient regular expression complexity in golang.org/x/net. Vulnerability Details CVEID:CVE-2024-45338 DESCRIPTION: An attacker can craft an input to the Parse...

5.3CVSS7AI score0.00874EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/03/27 4:00 a.m.11 views

CVE-2025-2833 zhangyd-c OneBlog HTTP Header redos

A vulnerability was found in zhangyd-c OneBlog up to 2.3.9. It has been classified as problematic. Affected is an unknown function of the component HTTP Header Handler. The manipulation of the argument X-Forwarded-For leads to inefficient regular expression complexity. It is possible to launch th...

6.9CVSS5.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.15 views

OneBlog 安全漏洞

OneBlog is a beautiful and powerful Java blog by the individual developer yadong.zhang. A security vulnerability exists in OneBlog 2.3.9 and earlier versions, which stems from a mishandling of the X-Forwarded-For parameter that can lead to insufficient regular expression complexity...

6.9CVSS5.5AI score0.00715EPSS
SaveExploits1References5
CNVD
CNVD
added 2025/03/27 12:00 a.m.10 views

GPT Academic Denial of Service Vulnerability (CNVD-2025-22736)

GPT Academic is an interface that provides pragmatic interactions for LLM grand language models such as GPT/GLM. GPT Academic suffers from a denial of service vulnerability that stems from the use of insecure regular expressions. An attacker could exploit this vulnerability to cause a regular...

6.5CVSS6.8AI score0.00931EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/26 2:08 p.m.24 views

GHSA-3P6V-HRG8-8QJ7 @mozilla/readability Denial of Service through Regex

Specially crafted titles may have caused a regular expression to excessively backtrack and cause a local denial of service. Additional Details are available at Bugzilla Credit: DayShift...

6.3CVSS6.6AI score0.00623EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/03/26 2:08 p.m.27 views

@mozilla/readability Denial of Service through Regex

Specially crafted titles may have caused a regular expression to excessively backtrack and cause a local denial of service. Additional Details are available at Bugzilla Credit: DayShift...

6.8AI score0.00623EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/03/24 5:15 p.m.46 views

CVE-2025-30208

Vite, a provider of frontend development tooling, has a vulnerability in versions prior to 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10. @fs denies access to files outside of Vite serving allow list. Adding ?raw?? or ?import&raw?? to the URL bypasses this limitation and returns the file content if it...

7.5CVSS0.74969EPSS
SaveExploits28References6
Ubuntu
Ubuntu
added 2025/03/24 1:55 a.m.12 views

USN-7365-1: NLTK vulnerabilities

It was discovered that NLTK contained a regex that is susceptible to catastrophic backtracking. An attacker could possibly use this issue to cause a denial of service. CVE-2021-3842, CVE-2021-43854...

7.5CVSS7.2AI score0.02668EPSS
SaveExploits2
OSV
OSV
added 2025/03/24 1:55 a.m.7 views

USN-7365-1 nltk vulnerabilities

It was discovered that NLTK contained a regex that is susceptible to catastrophic backtracking. An attacker could possibly use this issue to cause a denial of service. CVE-2021-3842, CVE-2021-43854...

7.5CVSS5.8AI score0.02668EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2025/03/22 11:09 a.m.10 views

CVE-2024-8763

A Regular Expression Denial of Service ReDoS vulnerability exists in the lunary-ai/lunary repository, specifically in the compileTextTemplate function. The affected version is git be54057. An attacker can exploit this vulnerability by manipulating the regular expression /.?/g, causing the server ...

7.5CVSS6.8AI score0.00794EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/03/21 2:53 a.m.9 views

SUSE CVE-2024-6839

corydolphin/flask-cors version 4.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS policies being applied to sensitive endpoints. This mismatch in regex...

5.3CVSS6.7AI score0.0068EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/03/20 3:58 p.m.13 views

CVE-2024-6839

A flaw was found inflask-cors. This vulnerability allows unauthorized cross-origin access to sensitive data or functionality via improper regex path matching, prioritizing longer patterns over more specific ones. This issue leads to less restrictive CORS policies being applied to sensitive...

4.3CVSS6.6AI score0.0068EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.9 views

Improper Verification of Source of a Communication Channel

Overview Flask-Cors is an A Flask extension adding a decorator for CORS support Affected versions of this package are vulnerable to Improper Verification of Source of a Communication Channel due to improper application of regex path matching rules. An attacker can gain unauthorized cross-origin...

6.9CVSS6.8AI score0.0068EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.19 views

GHSA-7RXF-GVFG-47G4 Flask-CORS improper regex path matching vulnerability

corydolphin/flask-cors version 5.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS policies being applied to sensitive endpoints. This mismatch in regex...

4.3CVSS4.3AI score0.0068EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.12 views

Flask-CORS improper regex path matching vulnerability

corydolphin/flask-cors version 5.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS policies being applied to sensitive endpoints. This mismatch in regex...

5.3CVSS4.3AI score0.0068EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2025/03/20 12:32 p.m.10 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the /3/ParseSetup endpoint. An attacker can cause inefficient regular expression complexity, leading to the exhaustion of server resources and making the server unresponsive by applying...

8.7CVSS6.8AI score0.00613EPSS
SaveExploits1References2
Rows per page
Query Builder