Lucene search
+L

63 matches found

OSV
OSV
added 2024/10/14 3:57 p.m.6 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.01259EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2024/09/24 3:8 a.m.4 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
Exploits2References7
Snyk
Snyk
added 2023/11/28 10:19 a.m.7 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
Exploits1References2
RedHat Linux
RedHat Linux
added 2023/10/30 1:22 a.m.6 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.01225EPSS
Exploits0References5
OSV
OSV
added 2023/10/13 11:6 a.m.3 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...

7.5CVSS6.7AI score0.01225EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/03/31 1:57 a.m.3 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
Exploits1References3
RedHat Linux
RedHat Linux
added 2022/02/21 9:4 a.m.5 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
Exploits0References5
OSV
OSV
added 2022/01/14 9:4 p.m.12 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
Exploits1References6
OSV
OSV
added 2022/01/14 5:15 p.m.4 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
Exploits1References1
CNNVD
CNNVD
added 2021/12/07 12:0 a.m.6 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
Exploits0References7
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.6 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.03246EPSS
Exploits0References5
OSV
OSV
added 2021/06/29 11:15 a.m.3 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.03246EPSS
Exploits0References1
OSV
OSV
added 2021/06/11 4:15 p.m.2 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
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2021/03/04 4:50 p.m.3 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
Exploits1References7
RedHat Linux
RedHat Linux
added 2020/11/04 1:19 a.m.5 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.06681EPSS
Exploits1References4
OSV
OSV
added 2020/02/04 3:7 a.m.37 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.0262EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2019/05/22 12:3 p.m.5 views

python: DOS via regular expression catastrophic backtracking in apop() method in pop3lib

A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.1AI score0.05287EPSS
Exploits1References5
Prion
Prion
added 2017/09/06 9:29 p.m.15 views

Design/Logic Flaw

The URI.decodewwwformcomponent method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service catastrophic regular expression backtracking, resource consumption, or application crash via a crafted string...

5CVSS7.1AI score0.04128EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2017/01/23 9:59 p.m.1 views

DEBIAN-CVE-2015-8854

The marked package before 0.3.4 for Node.js allows attackers to cause a denial of service CPU consumption via unspecified vectors that trigger a "catastrophic backtracking issue for the em inline rule," aka a "regular expression denial of service ReDoS."...

7.5CVSS6.8AI score0.04334EPSS
Exploits0References1
OSV
OSV
added 2016/12/15 6:59 a.m.2 views

CVE-2016-7869

Adobe Flash Player versions 23.0.0.207 and earlier, 11.2.202.644 and earlier have an exploitable buffer overflow / underflow vulnerability in the RegExp class related to backtrack search functionality. Successful exploitation could lead to arbitrary code execution...

8.8CVSS6.3AI score0.11071EPSS
Exploits0References9
Rows per page
Query Builder