Lucene search
+L

67 matches found

Veracode
Veracode
•added 2025/08/11 1:13 p.m.•10 views

Regular Expression Denial Of Service (ReDoS)

calibreweb is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing because the stripwhitespaces function allows catastrophic backtracking when processing a specially crafted username parameter during login...

8.7CVSS6.9AI score0.00841EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
•added 2025/08/06 12:31 p.m.•3 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 converttfweightnametoptweightname function. An attacker can cause excessive CPU consumption and disru...

6.9CVSS6.8AI score0.00395EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2025/05/22 8:43 p.m.•10 views

CVE-2021-39917

An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.9 before 14.3.6, all versions starting from 14.4 before 14.4.4, all versions starting from 14.5 before 14.5.2. A regular expression related to quick actions features was susceptible to catastrophic backtracking...

6.5CVSS6.5AI score0.01328EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2024/12/05 10:45 p.m.•29 views

CVE-2024-52798

path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. The regular expression that is vulnerable to backtracking can be generated in the 0.1.x release of path-to-regexp. Upgra...

8.7CVSS6.5AI score0.00787EPSS
SaveExploits0
OSV
OSV
•added 2024/10/14 3:57 p.m.•13 views

USN-7040-2 configobj vulnerability

USN-7040-1 fixed a vulnerability in ConfigObj. This update provides the corresponding update for Ubuntu 14.04 LTS. Original advisory details: It was discovered that ConfigObj contains regex that is susceptible to catastrophic backtracking. An attacker could possibly use this issue to cause a...

5.9CVSS6.5AI score0.01269EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2024/09/24 3:08 a.m.•10 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
Snyk
Snyk
•added 2023/11/28 10:19 a.m.•32 views

Regular Expression Denial of Service (ReDoS)

Overview angular is a package that lets you write client-side web applications as if you had a smarter browser. It also lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. Affected versions of this package...

7.5CVSS6.6AI score0.01891EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2023/10/30 1:22 a.m.•13 views

python-django: Denial-of-service possibility in django.utils.text.Truncator

An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs...

7.5CVSS7AI score0.01236EPSS
SaveExploits0References5
OSV
OSV
•added 2023/10/13 11:06 a.m.•7 views

OESA-2023-1722 python-django security update

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to...

5.3CVSS6.7AI score0.01236EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2023/03/31 1:57 a.m.•10 views

SUSE CVE-2023-26116

Versions of the package angular from 1.2.21 are vulnerable to Regular Expression Denial of Service ReDoS via the angular.copy utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in...

5.3CVSS8AI score0.01695EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
•added 2022/02/21 9:04 a.m.•16 views

ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS7.2AI score0.05128EPSS
SaveExploits0References5
OSV
OSV
•added 2022/01/14 9:04 p.m.•21 views

GHSA-RRRM-QJM4-V8HF Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression block.def may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from "marked"; marked.parsex:$' '.repeat1500x $' '.repeat1500 x; Who is impacted? Anyone who run...

7.5CVSS6.8AI score0.02828EPSS
SaveExploits1References6
OSV
OSV
•added 2022/01/14 5:15 p.m.•7 views

DEBIAN-CVE-2022-21681

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings and lead to a denial of service DoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a...

7.5CVSS6.8AI score0.02743EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2021/12/07 12:00 a.m.•16 views

GitLab 输入验证错误漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD continuous integration and continuous delivery, and other features. An input validation error vulnerability exists in GitLab Community Edition,...

6.5CVSS6.5AI score0.01328EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2021/08/24 12:50 p.m.•13 views

python-urllib3: ReDoS in the parsing of authority part of URL

A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority's regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. T...

7.5CVSS7.3AI score0.03273EPSS
SaveExploits0References5
OSV
OSV
•added 2021/06/29 11:15 a.m.•8 views

DEBIAN-CVE-2021-33503

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS7AI score0.03273EPSS
SaveExploits0References1
OSV
OSV
•added 2021/06/11 4:15 p.m.•7 views

DEBIAN-CVE-2021-22902

The actionpack ruby gem a framework for handling and responding to web requests in Rails before 6.0.3.7, 6.1.3.2 suffers from a possible denial of service vulnerability in the Mime type parser of Action Dispatch. Carefully crafted Accept headers can cause the mime type parser in Action Dispatch t...

7.5CVSS6.3AI score0.02791EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2021/03/04 4:50 p.m.•6 views

CVE-2021-23346

This affects the package html-parse-stringify before 2.0.1; all versions of package html-parse-stringify2. Sending certain input could cause one of the regular expressions that is used for parsing to backtrack, freezing the process...

5.3CVSS5.4AI score0.02129EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
•added 2020/11/04 1:19 a.m.•15 views

python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS

An uncontrolled resource consumption vulnerability was discovered in python in the class AbstractBasicAuthHandler, due to the kind of regular expression used while handling an authentication request in the httperrorauthreqed method. Client applications that use, directly or indirectly,...

7.1CVSS6.8AI score0.06617EPSS
SaveExploits1References4
OSV
OSV
•added 2020/02/04 3:07 a.m.•44 views

GHSA-73M2-3PWG-5FGC Catastrophic backtracking in regex allows Denial of Service in Waitress

Impact When waitress receives a header that contains invalid characters it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and blocking any other interactions. This would allow an attacker to send a single request with an invalid...

6.9CVSS5.7AI score0.02363EPSS
SaveExploits0References5
Rows per page
Query Builder