Lucene search
+L

9800 matches found

OSV
OSV
added 2021/03/07 12:00 a.m.18 views

OSV-2021-503 Use-after-poison in std::__1::unique_ptr<SkSL::Expression, std::__1::default_delete<SkSL::Expression

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31765 Crash type: Use-after-poison READ 8 Crash state: std::1::uniqueptrSkSL::Expression, std::1::defaultdeleteSkSL::Expression SkSL::DefinitionMap::getKnownDefinition SkSL::VariableReference::constantPropagate...

7.2AI score
SaveExploits0References1
Snyk
Snyk
added 2021/03/05 5:36 p.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview color-string is a Parser and generator for CSS color strings Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the hwb regular expression in the cs.get.hwb function in index.js. The affected regular expression exhibits quadratic worst-case...

5.3CVSS8.7AI score0.03134EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/03/05 12:54 a.m.28 views

Regular Expression Denial Of Service (ReDoS)

html-parse-stringify2 is vulnerable to regular express denial of service ReDoS. The vulnerability exists through the regular expression of tagRE where parsing strings with multiple ' and " can consume huge amount of CPU resources...

5.3CVSS3.3AI score0.02129EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/03/04 5:15 p.m.14 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.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2021/03/04 4:55 p.m.50 views

CVE-2021-23346 Regular Expression Denial of Service (ReDoS)

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

4.8CVSS5.9AI score0.02129EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2021/03/04 4:50 p.m.4 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
Veracode
Veracode
added 2021/03/04 4:44 a.m.19 views

Regular Expression Denial Of Service (ReDoS)

markdown2 is vulnerable to regular expression denial of service ReDoS. The vulnerability exists as the regular expressions found in self.regexdefns, fencedcodeblockre, and emacsonelinervarspat causes a huge consumption of resources when parsing strings with many whitespace or newline characters...

7.5CVSS3.9AI score0.02384EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2021/03/03 4:15 p.m.19 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
NVD
NVD
added 2021/03/03 4:15 p.m.14 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.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.8 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
FreeBSD
FreeBSD
added 2021/03/03 12:00 a.m.26 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
UbuntuCve
UbuntuCve
added 2021/03/03 12:00 a.m.34 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
Snyk
Snyk
added 2021/03/02 3:44 a.m.4 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.62 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.39 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:02 p.m.39 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
Github Security Blog
Github Security Blog
added 2021/03/01 7:52 p.m.58 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
OSV
OSV
added 2021/03/01 7:52 p.m.20 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
Snyk
Snyk
added 2021/03/01 4:46 p.m.7 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
Rows per page
Query Builder