Lucene search
+L

190 matches found

Veracode
Veracode
added 2021/05/25 7:10 a.m.40 views

Regular Expression Denial Of Service (ReDoS)

normalize-url is vulnerable to regular expression denial of service. The usage of an insecure regex allows an attacker to cause a denial of service condition via a malicious URL string...

7.5CVSS4.1AI score0.01705EPSS
SaveExploits0References2Affected Software10
OSV
OSV
added 2021/05/24 4:15 p.m.15 views

AZL-44850 CVE-2021-33502 affecting package nodejs-nodemon 2.0.3-5

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS7.2AI score0.01705EPSS
SaveExploits0References1
NVD
NVD
added 2021/05/24 4:15 p.m.24 views

CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS0.01705EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/24 4:15 p.m.11 views

CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS8.3AI score
SaveExploits0References2
OSV
OSV
added 2021/05/24 4:15 p.m.2 views

DEBIAN-CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS8.1AI score0.01705EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/05/24 4:15 p.m.379 views

CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS7.1AI score0.01705EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/24 4:15 p.m.13 views

UBUNTU-CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS7.2AI score0.01705EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/05/24 4:15 p.m.6 views

CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS7AI score0.01705EPSS
SaveExploits0References3
Prion
Prion
added 2021/05/24 4:15 p.m.34 views

Denial of service

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

5CVSS8.3AI score0.01705EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/24 3:42 p.m.36 views

CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS8.7AI score0.01705EPSS
SaveExploits0
CVE
CVE
added 2021/05/24 3:42 p.m.407 views

CVE-2021-33502

CVE-2021-33502 affects the normalize-url package for Node.js. Concrete details show a ReDoS issue where data URLs trigger exponential backtracking, impacting versions: 4.x up to 4.5.1, 5.x up to 5.3.1, and 6.x up to 6.0.1. The vulnerability arises from an exponential-backoff/regex pattern in hand...

7.5CVSS8.3AI score0.01705EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/05/24 12:00 a.m.6 views

normalize-url 安全漏洞

normalize-url is an open source npm package . Used to display, store , deduplication, sorting, comparing URLs. normalize-url package versions before 4.5.1 , 5.3.1 before version 5.x , 6.0.1 before 6.x has a security vulnerability , the vulnerability stems from a ReDoS Regular Expression Denial of...

7.5CVSS7.9AI score0.01705EPSS
SaveExploits0References23
OSV
OSV
added 2021/04/13 7:15 a.m.4 views

DEBIAN-CVE-2021-29425

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above thus "limited" path traversal,...

4.8CVSS6.5AI score0.10233EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2021/04/13 12:00 a.m.10 views

PT-2021-2689

Name of the Vulnerable Software and Affected Versions Apache Commons IO versions prior to 2.7 Description The issue is related to the FileNameUtils.normalize method in Apache Commons IO, which incorrectly handles directory traversal sequences such as "//../foo" or "..foo". This could allow a remo...

5.8CVSS6.8AI score0.10233EPSS
SaveExploits1References134
OSV
OSV
added 2021/02/26 3:15 a.m.23 views

AZL-44805 CVE-2021-21330 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the...

6.1CVSS5.7AI score0.01905EPSS
SaveExploits0References1
OSV
OSV
added 2021/02/26 3:15 a.m.1 views

DEBIAN-CVE-2021-21330

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the...

6.1CVSS6.8AI score0.01905EPSS
SaveExploits0References1
OSV
OSV
added 2021/02/26 3:15 a.m.29 views

UBUNTU-CVE-2021-21330

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the...

6.1CVSS6.8AI score0.01905EPSS
SaveExploits0References8
PyPA
PyPA
added 2021/02/26 3:15 a.m.20 views

PYSEC-2021-76

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the...

6.1CVSS6.7AI score0.01905EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/02/26 3:15 a.m.20 views

PYSEC-2021-76

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the...

6.1CVSS6.7AI score0.01905EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2021/02/26 3:15 a.m.6 views

CVE-2021-21330

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the...

6.1CVSS5.4AI score0.01905EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder