Lucene search
+L

289 matches found

OSV
OSV
added 2022/07/25 11:15 p.m.16 views

PYSEC-2022-237

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.1AI score0.01483EPSS
SaveExploits0References3
Prion
Prion
added 2022/07/25 11:15 p.m.29 views

Code injection

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...

5CVSS7.4AI score0.01483EPSS
SaveExploits0References3Affected Software2
Positive Technologies
Positive Technologies
added 2022/07/25 12:00 a.m.8 views

PT-2022-22315 · Mistune +1 · Mistune +1

Name of the Vulnerable Software and Affected Versions: Mistune versions 2.0.2 and earlier Description: The issue arises from the support of inline markup in Mistune, which utilizes regular expressions. These regular expressions can lead to a high amount of backtracking on certain edge cases, a...

8.8CVSS9AI score0.01483EPSS
SaveExploits0References24
Github Security Blog
Github Security Blog
added 2022/07/14 12:00 a.m.59 views

Apache Tapestry 5.8.1 vulnerable to ReDoS via Content Types causing catastrophic backtracking

Apache Tapestry up to version 5.8.1 is vulnerable to Regular Expression Denial of Service ReDoS in the way it handles Content Types. Specially crafted Content Types may cause catastrophic backtracking, taking exponential time to complete. Specifically, this is about the regular expression used on...

7.5CVSS7.3AI score0.01876EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2022/02/21 10:05 p.m.10 views

Ruby: ReDoS in Psych

The Psych library in Ruby was found to have a ReDoS Regular Expression Denial of Service vulnerability in the parsing of time strings. The vulnerability was identified in the regular expression used to extract date and time information from the input string. The regular expression was susceptible...

6.7AI score
SaveExploits0
NVD
NVD
added 2022/01/14 5:15 p.m.26 views

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.5CVSS0.02743EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/01/14 12:00 a.m.33 views

CVE-2022-21681 Exponential catastrophic backtracking (ReDoS) in marked

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.5CVSS7.4AI score0.02743EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/01/14 12:00 a.m.33 views

CVE-2022-21680 Cubic catastrophic backtracking (ReDoS) in marked

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

7.5CVSS7.4AI score0.02828EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/01/14 12:00 a.m.4 views

marked 安全漏洞

marked is a Markdown parser and compiler written in JavaScript. marked contains a security vulnerability that could be exploited by an attacker to cause a catastrophic backtracking of certain strings and lead to a denial of service DoS...

7.5CVSS5.7AI score0.02743EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2021/12/13 4:15 p.m.7 views

CVE-2021-39933

An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.10 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 used for handling user input notes, comments, etc was susceptible to catastroph...

6.5CVSS6.5AI score0.0142EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.11 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
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:00 a.m.38 views

openSUSE 15 Security Update : python-urllib3 (openSUSE-SU-2021:2012-1)

The remote SUSE Linux SUSE15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE-SU-2021:2012-1 advisory. - An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority...

7.5CVSS7.1AI score0.03273EPSS
SaveExploits0References4
Amazon
Amazon
added 2021/07/16 12:00 a.m.52 views

Medium: python-urllib3

Issue Overview: 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...

7.5CVSS7.6AI score0.03273EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2021/07/06 7:16 p.m.72 views

CVE-2021-32740

A resource-consumption vulnerability was found in rubygem addressable, where its URI template implementation could allow an attacker's crafted template to consume resources, resulting in a denial of service. The highest threat from this vulnerability is to system availability. Mitigation Create...

7.5CVSS2.5AI score0.02199EPSS
SaveExploits0References4
NVD
NVD
added 2021/06/29 11:15 a.m.22 views

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.5CVSS0.03273EPSS
SaveExploits0References6
OSV
OSV
added 2021/06/29 11:15 a.m.38 views

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.5CVSS7.4AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2021/06/11 4:15 p.m.36 views

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.8AI score0.02791EPSS
SaveExploits1References1
Veracode
Veracode
added 2021/06/02 8:30 a.m.36 views

Denial Of Service (DoS)

urllib3 is vulnerable to denial of service. An attacker is able to send a URL containing many @ characters in the authority component as a parameter or redirected to via an HTTP redirect, causing catastrophic backtracking and a denial of service...

7.5CVSS3AI score0.03273EPSS
SaveExploits0References9Affected Software10
OSV
OSV
added 2021/06/01 9:19 p.m.8 views

GHSA-Q2Q7-5PP4-W6PG Catastrophic backtracking in URL authority parser when passed URL containing many @ characters

Impact 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 redirect. Patches The issue has been fixed in...

8.7CVSS6.8AI score0.03273EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2021/06/01 9:19 p.m.99 views

Catastrophic backtracking in URL authority parser when passed URL containing many @ characters

Impact 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 redirect. Patches The issue has been fixed in...

7.5CVSS6.8AI score0.03273EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder