Lucene search
K

3332 matches found

Prion
Prion
added 2021/01/06 5:15 p.m.21 views

Design/Logic Flaw

CairoSVG is a Python pypi package. CairoSVG is an SVG converter based on Cairo. In CairoSVG before version 2.5.1, there is a regular expression denial of service REDoS vulnerability. When processing SVG files, the python package CairoSVG uses two regular expressions which are vulnerable to Regula...

4.3CVSS5.4AI score0.01466EPSS
Exploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2021/01/06 5:0 p.m.44 views

CVE-2021-21236

CairoSVG is a Python pypi package. CairoSVG is an SVG converter based on Cairo. In CairoSVG before version 2.5.1, there is a regular expression denial of service REDoS vulnerability. When processing SVG files, the python package CairoSVG uses two regular expressions which are vulnerable to Regula...

5.7CVSS5.6AI score0.01466EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2021/01/03 12:0 a.m.3 views

PT-2021-3609 · Pypi +9 · Pygments +9

Name of the Vulnerable Software and Affected Versions: Pygments versions 1.1 through 2.7.3 Description: The issue is related to the use of regular expressions in the Pygments syntax highlighting program. Some of the regular expressions have exponential or cubic worst-case complexity and are...

9.8CVSS6.9AI score0.37325EPSS
Exploits22References229
Veracode
Veracode
added 2020/12/22 1:9 a.m.7 views

Regular Expression Denial Of Service (ReDoS)

ua-parser-js is vulnerable to regular expression denial of service ReDoS. The vulnerability exists through overly greedy regular expressions when parsing the browsers' user agent strings...

4.8AI score
Exploits0
Veracode
Veracode
added 2020/12/16 7:59 p.m.32 views

Regular Expression Denial Of Service (ReDoS)

node-ua-parser-js is vulnerable to regular expression denial of service. The vulnerability exist from the missing version check in the function...

7.5CVSS4.9AI score0.03878EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2020/12/14 2:57 p.m.35 views

CVE-2020-7793

A flaw was found in nodejs-ua-parser-js. The software is vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes...

7.5CVSS3.4AI score0.03878EPSS
Exploits1References4
Hacker One
Hacker One
added 2020/12/12 2:57 a.m.13 views

Ruby on Rails: Regex Injection from request header (Rack::Sendfile, send_file)

I have confirmed that Rack::Sendfile and the Rails sendfile that handles it have a problem handling custom headers for request. It is expected that the X-Sendfile-type and X-Accel-Mapping headers will be sent from nginx, but these headers can also be sent from a user agent such as a browser. This...

Exploits0
NVD
NVD
added 2020/12/11 2:15 p.m.22 views

CVE-2020-7793

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

7.5CVSS7.5AI score0.03878EPSS
Exploits1References5
OSV
OSV
added 2020/12/11 2:15 p.m.24 views

CVE-2020-7793

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

7.5CVSS6.6AI score
Exploits0References5
Prion
Prion
added 2020/12/11 2:15 p.m.21 views

Design/Logic Flaw

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

5CVSS7.4AI score0.03878EPSS
Exploits1References5Affected Software2
Cvelist
Cvelist
added 2020/12/11 1:25 p.m.37 views

CVE-2020-7793 Regular Expression Denial of Service (ReDoS)

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

7.5CVSS7.5AI score0.03878EPSS
Exploits1References5
CVE
CVE
added 2020/12/11 1:25 p.m.112 views

CVE-2020-7793

CVE-2020-7793 affects the UAParser.js package (versions before 0.7.23). The vulnerability is a Regular Expression Denial of Service (ReDoS) across multiple regexes. Connected sources explicitly identify UAParser.js (pre-0.7.23) as vulnerable and reference the ReDoS condition; one source notes a f...

7.5CVSS7.5AI score0.03878EPSS
Exploits1References5Affected Software1
Debian CVE
Debian CVE
added 2020/12/11 1:25 p.m.30 views

CVE-2020-7793

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

7.5CVSS8.1AI score0.03878EPSS
Exploits1
Veracode
Veracode
added 2020/12/09 3:32 a.m.28 views

Regular Expression Denial Of Service (ReDoS)

fast-csv is vulnerable to regular expression denial of service ReDoS. The vulnerability exists through the usage of the ignoreEmpty option when parsing...

6.5CVSS4.5AI score0.01531EPSS
Exploits1References9Affected Software2
NVD
NVD
added 2020/12/08 10:15 p.m.14 views

CVE-2020-26256

Fast-csv is an npm package for parsing and formatting CSVs or any other delimited value file in node. In fast-cvs before version 4.3.6 there is a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. This has been patched in v4.3.6 You will...

6.5CVSS6AI score0.01531EPSS
Exploits1References6
OSV
OSV
added 2020/12/08 10:15 p.m.16 views

CVE-2020-26256

Fast-csv is an npm package for parsing and formatting CSVs or any other delimited value file in node. In fast-cvs before version 4.3.6 there is a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. This has been patched in v4.3.6 You will...

6.5CVSS6.5AI score
Exploits0References6
Prion
Prion
added 2020/12/08 10:15 p.m.15 views

Code injection

Fast-csv is an npm package for parsing and formatting CSVs or any other delimited value file in node. In fast-cvs before version 4.3.6 there is a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. This has been patched in v4.3.6 You will...

3.5CVSS6.4AI score0.01531EPSS
Exploits1References6Affected Software1
Node.js
Node.js
added 2020/12/08 9:52 p.m.42 views

Regular Expression Denial of Service

Overview fast-csv and @fast-csv/parse before version 4.3.6 has a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. Impact You will only be affected by this if you use the ignoreEmpty parsing option. If you do use this option it is...

3.5CVSS3.1AI score0.01531EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2020/12/08 9:50 p.m.41 views

Regular Expression Denial of Service

Overview fast-csv and @fast-csv/parse before version 4.3.6 has a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. Impact You will only be affected by this if you use the ignoreEmpty parsing option. If you do use this option it is...

3.5CVSS3.1AI score0.01531EPSS
Exploits1Affected Software1
Cvelist
Cvelist
added 2020/12/08 9:45 p.m.20 views

CVE-2020-26256 Denial of service in fast-csv

Fast-csv is an npm package for parsing and formatting CSVs or any other delimited value file in node. In fast-cvs before version 4.3.6 there is a possible ReDoS vulnerability Regular Expression Denial of Service when using ignoreEmpty option when parsing. This has been patched in v4.3.6 You will...

5.7CVSS6.4AI score0.01531EPSS
Exploits1References6
Rows per page
Query Builder