Lucene search
+L

256 matches found

OSV
OSV
added 2022/11/11 11:05 a.m.6 views

OESA-2022-2093 rubygem-websocket-extensions security update

Generic extension manager for WebSocket connections. Security Fixes: websocket-extensions ruby module prior to 0.1.5 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content ...

7.5CVSS6.9AI score0.04526EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2022/08/30 12:00 a.m.69 views

Gitlab -- multiple vulnerabilities

Gitlab reports: Remote Command Execution via GitHub import Stored XSS via labels color Content injection via Incidents Timeline description Lack of length validation in Snippets leads to Denial of Service Group IP allow-list not fully respected by the Package Registry Abusing Gitaly.GetTreeEntrie...

9.9CVSS1.7AI score0.86194EPSS
SaveExploits5References1
Microsoft CVE
Microsoft CVE
added 2022/08/03 7:00 a.m.11 views

In mistune through 2.0.2 support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking.

...

7.5CVSS6.9AI score0.01483EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2022/07/25 12:00 a.m.115 views

CVE-2022-34749

In mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking...

7.5CVSS7.4AI score0.01483EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/07/25 12:00 a.m.12 views

mistune 安全漏洞

mistune is a fast and powerful Python Markdown parser from the individual developer Hsiaoming Yang. A security vulnerability exists in mistune 2.0.2 and earlier versions, which stems from the fact that its support for inline markup is implemented through the use of regular expressions, which may...

7.5CVSS7AI score0.01483EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/16 5:15 p.m.6 views

DEBIAN-CVE-2022-30126

In Apache Tika, a regular expression in our StandardsText class, used by the StandardsExtractingContentHandler could lead to a denial of service caused by backtracking on a specially crafted file. This only affects users who are running the StandardsExtractingContentHandler, which is a non-standa...

5.5CVSS5.8AI score0.0261EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/05/16 5:15 p.m.4 views

CVE-2022-30126

In Apache Tika, a regular expression in our StandardsText class, used by the StandardsExtractingContentHandler could lead to a denial of service caused by backtracking on a specially crafted file. This only affects users who are running the StandardsExtractingContentHandler, which is a non-standa...

5.5CVSS6.3AI score0.0261EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2022/04/04 8:15 p.m.11 views

CVE-2022-1100

A potential DOS vulnerability was discovered in GitLab CE/EE affecting all versions from 13.1 prior to 14.7.7, 14.8.0 prior to 14.8.5, and 14.9.0 prior to 14.9.2. The api to update an asset as a link from a release had a regex check which caused exponential number of backtracks for certain user...

4.3CVSS5.8AI score0.00922EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/04/04 8:15 p.m.7 views

UBUNTU-CVE-2022-1100

A potential DOS vulnerability was discovered in GitLab CE/EE affecting all versions from 13.1 prior to 14.7.7, 14.8.0 prior to 14.8.5, and 14.9.0 prior to 14.9.2. The api to update an asset as a link from a release had a regex check which caused exponential number of backtracks for certain user...

4.3CVSS6.1AI score0.00922EPSS
SaveExploits0References4
OSV
OSV
added 2022/03/07 11:04 a.m.7 views

OESA-2022-1553 rubygem-websocket-extensions security update

Generic extension manager for WebSocket connections. Security Fixes: websocket-extensions ruby module prior to 0.1.5 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content ...

7.5CVSS6.9AI score0.04526EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/01/13 12:00 a.m.10 views

PT-2022-7077 · Marked +1 · Marked +1

Name of the Vulnerable Software and Affected Versions: Marked versions prior to 4.0.10 Description: The issue is related to a denial of service caused by the regular expression inline.reflinkSearch potentially leading to catastrophic backtracking against some strings. This can affect anyone who...

7.8CVSS6AI score0.02828EPSS
SaveExploits2References26
ATTACKERKB
ATTACKERKB
added 2021/12/13 4:15 p.m.9 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
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/12/07 6:15 p.m.4 views

CVE-2021-43805

Solidus is a free, open-source ecommerce platform built on Rails. Versions of Solidus prior to 3.1.4, 3.0.4, and 2.11.13 have a denial of service vulnerability that could be exploited during a guest checkout. The regular expression used to validate a guest order's email was subject to exponential...

7.5CVSS7.1AI score0.01403EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2021/07/18 1:58 a.m.136 views

CVE-2020-7662

websocket-extensions npm module prior to 0.1.4 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

5CVSS4.2AI score0.03012EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/06/29 4:24 p.m.11 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
PyPA
PyPA
added 2021/06/29 11:15 a.m.9 views

PYSEC-2021-108

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.5CVSS5.7AI score0.03273EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/04/27 3:56 p.m.13 views

GHSA-35Q2-47Q7-3PC3 Node-Redis potential exponential regex in monitor mode

Impact When a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. Patches The problem was fixed in commit 2d11b6d and was released in version 3.1.1. References 1569...

7.5CVSS7.2AI score0.01674EPSS
SaveExploits0References5
OSV
OSV
added 2021/04/23 6:15 p.m.7 views

DEBIAN-CVE-2021-29469

Node-redis is a Node.js Redis client. Before version 3.1.1, when a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. The issue is patched in version 3.1.1...

7.5CVSS7AI score0.01674EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/23 6:15 p.m.20 views

UBUNTU-CVE-2021-29469

Node-redis is a Node.js Redis client. Before version 3.1.1, when a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. The issue is patched in version 3.1.1...

7.5CVSS6.9AI score0.01674EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2021/04/23 12:00 a.m.10 views

PT-2021-18237 · Unknown · Node-Redis

Name of the Vulnerable Software and Affected Versions: Node-redis versions prior to 3.1.1 Description: The issue is related to the regex used to detect monitor messages when a client is in monitoring mode, which could cause exponential backtracking on some strings, leading to a denial of service...

7.5CVSS6.6AI score0.01674EPSS
SaveExploits0References13
Rows per page
Query Builder