Lucene search
+L

49 matches found

Cvelist
Cvelist
added 2022/06/27 9:48 a.m.31 views

CVE-2021-40896

A Regular Expression Denial of Service ReDOS vulnerability was discovered in that-value v0.1.3 when validating crafted invalid emails...

7.7AI score0.01002EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/06/27 12:0 a.m.6 views

that-value 安全漏洞

that-value is a multilingual platform validator package by the individual developer Paweł Stefański, Poland. A Regular Expression Denial of Service ReDOS vulnerability exists in that-value version v0.1.3, which can be exploited by an attacker to cause a denial of service when validating a crafted...

7.5CVSS5.7AI score0.01002EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/06/27 12:0 a.m.5 views

scniro-validator 安全漏洞

scniro-validator is a small, dependency-free email validator. scniro-validator version v1.0.1 contains a denial of service vulnerability that stems from a failure to properly handle crafted invalid emails when validating them, which could be exploited by an attacker to cause a denial of service o...

7.5CVSS5.6AI score0.01002EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/06/27 12:0 a.m.5 views

PT-2022-11323 · Unknown · Todo-Regex

Name of the Vulnerable Software and Affected Versions: todo-regex version 0.1.1 Description: A Regular Expression Denial of Service ReDOS issue was found in the software when it matches crafted invalid TODO statements. This occurs because the regular expression used can be exploited to cause a...

7.5CVSS7.3AI score0.01002EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/06/27 12:0 a.m.10 views

PT-2022-11327 · Unknown · Repo-Git-Downloader

Name of the Vulnerable Software and Affected Versions: repo-git-downloader version 0.1.1 Description: A Regular Expression Denial of Service ReDOS issue was found in the software when it downloads crafted invalid git repositories. This occurs due to a flaw in how regular expressions are handled,...

7.5CVSS7.3AI score0.0112EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/06/27 12:0 a.m.7 views

PT-2022-11328 · Regexfn · Regexfn

Name of the Vulnerable Software and Affected Versions: regexfn version 1.0.5 Description: A Regular Expression Denial of Service ReDOS issue was found in the validation of crafted invalid emails. Recommendations: For regexfn version 1.0.5, consider updating to a newer version that addresses this...

7.5CVSS7.3AI score0.01002EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/06/27 12:0 a.m.6 views

PT-2022-11325 · Unknown · Split-Html-To-Chars

Name of the Vulnerable Software and Affected Versions: split-html-to-chars version 1.0.5 Description: A Regular Expression Denial of Service ReDOS issue was found in the software when it processes crafted invalid HTML. This occurs due to inefficient regular expression patterns that can lead to...

7.5CVSS7.3AI score0.01002EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/06/24 5:15 p.m.3 views

CVE-2021-40893

A Regular Expression Denial of Service ReDOS vulnerability was discovered in validate-data v0.1.1 when validating crafted invalid emails...

7.5CVSS7.1AI score0.01166EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/24 2:15 p.m.12 views

CVE-2021-40892

A Regular Expression Denial of Service ReDOS vulnerability was discovered in validate-color v2.1.0 when handling crafted invalid rgba strings...

7.5CVSS6.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/02/09 11:15 p.m.36 views

Regular Expression Denial of Service in djvalidator

All versions of package djvalidator are vulnerable to Regular Expression Denial of Service ReDoS by sending crafted invalid emails - for example, --@------------------------------------------------------------------------------------------------------------------------!...

7.5CVSS7.3AI score0.01732EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/02/09 11:15 p.m.39 views

GHSA-V6WH-2WVH-C8X5 Regular Expression Denial of Service in djvalidator

All versions of package djvalidator are vulnerable to Regular Expression Denial of Service ReDoS by sending crafted invalid emails - for example, --@------------------------------------------------------------------------------------------------------------------------!...

7.5CVSS7.5AI score0.01732EPSS
SaveExploits1References2
OSV
OSV
added 2021/12/10 7:2 p.m.38 views

GHSA-R8J5-H5CX-65GG ReDOS in IS-SVG

A vulnerability was discovered in IS-SVG version 4.3.1 and below where a Regular Expression Denial of Service ReDOS occurs if the application is provided and checks a crafted invalid SVG string...

7.5CVSS7.3AI score0.02813EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2021/09/17 12:0 a.m.3 views

PT-2021-21939

Name of the Vulnerable Software and Affected Versions: nth-check versions affected versions not specified Description: The issue is related to Inefficient Regular Expression Complexity, specifically a Regular Expression Denial of Service ReDoS vulnerability. This vulnerability causes a denial of...

7.5CVSS7.4AI score0.02165EPSS
SaveExploits1References24
Huntr
Huntr
added 2021/09/12 9:45 a.m.8 views

Inefficient Regular Expression Complexity in yiminghe/async-validator

✍️ Description It allows cause a denial of service when validating crafted invalid URLs. 🕵️‍♂️ Proof of Concept // PoC.js var asyncValidator = require"async-validator" const validator = new asyncValidator.default v: type: 'url', , forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr =...

2.4AI score
SaveExploits0
Huntr
Huntr
added 2021/09/10 12:9 p.m.24 views

Inefficient Regular Expression Complexity in sindresorhus/semver-regex

✍️ Description It allows cause a denial of service when formatting crafted invalid semver versions. 🕵️‍♂️ Proof of Concept // PoC.mjs import semverRegex from 'semver-regex'; forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = '0.0.0-0' + '.-------'.repeati1 + '@';...

5CVSS4.5AI score0.01457EPSS
SaveExploits1
NVD
NVD
added 2021/06/21 4:15 p.m.18 views

CVE-2021-29059

A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service ReDOS occurs if the application is provided and checks a crafted invalid SVG string...

7.5CVSS0.02813EPSS
SaveExploits1References4
OSV
OSV
added 2021/06/21 4:15 p.m.4 views

UBUNTU-CVE-2021-29060

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Color-String version 1.5.5 and below which occurs when the application is provided and checks a crafted invalid HWB string...

5.3CVSS6.8AI score0.03134EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2021/06/21 3:49 p.m.26 views

CVE-2021-29059

A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service ReDOS occurs if the application is provided and checks a crafted invalid SVG string...

7.6AI score0.02813EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2021/06/21 3:45 p.m.25 views

CVE-2021-29060

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Color-String version 1.5.5 and below which occurs when the application is provided and checks a crafted invalid HWB string...

5.7AI score0.03134EPSS
SaveExploits1References4
OSV
OSV
added 2021/05/10 7:8 p.m.46 views

GHSA-HGPF-97C5-74FC Regular expression denial of service in @absolunet/kafe

This affects the package @absolunet/kafe before 3.2.10. It allows cause a denial of service when validating crafted invalid emails...

5.3CVSS5.2AI score0.01555EPSS
SaveExploits0References4
Rows per page
Query Builder