Lucene search
+L

6794 matches found

NVD
NVD
added 2021/03/03 4:15 p.m.13 views

CVE-2021-26813

markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS0.02384EPSS
SaveExploits1References4
OSV
OSV
added 2021/03/03 4:15 p.m.18 views

CVE-2021-26813

markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS7.4AI score
SaveExploits0References4
OSV
OSV
added 2021/03/03 4:15 p.m.1 views

DEBIAN-CVE-2021-26813

markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS6.4AI score0.02384EPSS
SaveExploits1References1
PyPA
PyPA
added 2021/03/03 4:15 p.m.7 views

PYSEC-2021-20

markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS6.9AI score0.02384EPSS
SaveExploits1References5Affected Software1
UbuntuCve
UbuntuCve
added 2021/03/03 12:0 a.m.32 views

CVE-2021-25292

An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS ReDoS attack via a crafted PDF file because of a catastrophic backtracking regex...

6.5CVSS6.8AI score0.01635EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2021/03/03 12:0 a.m.25 views

py-markdown2 -- regular expression denial of service vulnerability

Ben Caller reports: markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS6.7AI score0.02384EPSS
SaveExploits1References2
Snyk
Snyk
added 2021/03/02 3:44 a.m.2 views

Regular Expression Denial of Service (ReDoS)

Overview activerecord is a library for databases on Rails. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. Carefully crafted input can cause the input validation in the money type of the PostgreSQL adapter in Active Record to spend too much time...

7.5CVSS5.8AI score0.04434EPSS
SaveExploits1References2
nodejs
nodejs
added 2021/03/01 8:54 p.m.60 views

Regular Expression Denial of Service

Overview Impact @progfay/scrapbox-parser before 6.0.3 and 7.0.2 are vulnerable to Regular Expression Denial of Service ReDoS in DecorationNode, StrongNode and ExternalLinkNode. An attacker may be able to craft text which causes the application to consume an excessive amount of CPU. Recommendation...

5CVSS7.4AI score0.01759EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/01 8:44 p.m.33 views

Regular expression Denial of Service in @progfay/scrapbox-parser

Impact A Regular expression Denial of Service flaw was found in the @progfay/scrapbox-parser package before 6.0.3, 7.0.2 for Node.js. The attacker that is able to be parsed a specially crafted text may cause the application to consume an excessive amount of CPU. Patches Upgrade to version 6.0.3,...

7.5CVSS2.7AI score0.01759EPSS
SaveExploits0References7Affected Software1
nodejs
nodejs
added 2021/03/01 8:2 p.m.37 views

Regular Expression Denial of Service

Overview three before version 0.125.0 is vulnerable to Regular Expression Denial of Service ReDoS. This can happen when handling rgb or hsl colors. POC var three = require'three' function buildblank n var ret = "rgb" for var i = 0; i n; i++ ret += " " return ret + ""; var Color = three.Color var...

5CVSS7.3AI score0.02519EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/03/01 7:52 p.m.18 views

GHSA-H4HR-7FG3-H35W Denial of service in prismjs

The package prismjs before 1.23.0 are vulnerable to Regular Expression Denial of Service ReDoS via the prism-asciidoc, prism-rest, prism-tap and prism-eiffel components...

7.5CVSS7.4AI score0.03167EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2021/03/01 7:52 p.m.55 views

Denial of service in prismjs

The package prismjs before 1.23.0 are vulnerable to Regular Expression Denial of Service ReDoS via the prism-asciidoc, prism-rest, prism-tap and prism-eiffel components...

7.5CVSS7.5AI score0.03167EPSS
SaveExploits1References9Affected Software1
Snyk
Snyk
added 2021/03/01 4:46 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview html-parse-stringify2 is a This is a fork of html-parse-stringify Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. Sending certain input could cause one of the regular expressions that is used for parsing to backtrack, freezing the process...

5.3CVSS6.7AI score0.02129EPSS
SaveExploits1References2
Snyk
Snyk
added 2021/03/01 4:46 p.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview html-parse-stringify is a https://github.com/henrikjoreteg/html-parse-stringify Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. Sending certain input could cause one of the regular expressions that is used for parsing to backtrack, freezing...

5.3CVSS6.7AI score0.02129EPSS
SaveExploits1References2
nodejs
nodejs
added 2021/02/25 4:39 p.m.56 views

Regular Expression Denial of Service

Overview Affected versions of nwmatcher are vulnerable to Regular Expression Denial of Service ReDoS. This can cause an impact of about 10 seconds matching time for data 2k characters long. Recommendation Upgrade to version 1.4.4 or later References - WhiteSource Advisory - Snyk Advisory - GitHub...

6.9AI score
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/25 2:1 a.m.14 views

Regular Expression Denial of Service

A flaw was found in nodejs-marked versions from 0.5.0 to before 0.6.1. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. Input to the host variable is vulnerable when input contains parenthesis in link URIs, coupled with a high number of link tokens i...

4.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/02/25 1:20 a.m.2 views

GHSA-JCGQ-XH2F-2HFM Regular Expression Denial of Service

A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2021/02/23 8:30 p.m.51 views

HaE - BurpSuite Highlighter And Extractor

HaE is used to highlight HTTP requests and extract information from HTTP response messages or request messages. Read Chinese simplified version READMEzh. Public Rules Website: https://gh0st.cn/HaE/ Introduction HaE is used to highlight HTTP requests and extract information from HTTP response...

7AI score
SaveExploits0References2
nodejs
nodejs
added 2021/02/23 1:44 a.m.70 views

Regular Expression Denial of Service

Overview In affected versions of @ckeditor/ckeditor5-markdown-gfm a regular expression denial of service ReDoS vulnerability has been discovered. Impact The vulnerability allowed to abuse a link recognition regular expression, which could cause a significant performance drop resulting in a browse...

4CVSS6.3AI score0.01792EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2021/02/22 4:5 a.m.21 views

Regular Expression Denial Of Service (ReDoS)

@progfay/scrapbox-parser is vulnerable to Regular Expression Denial Of Service. An insecure regex allows an attacker to crash the application via a malicious URL...

7.5CVSS4.1AI score0.01759EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder