Lucene search
+L

3765 matches found

OpenVAS
OpenVAS
added 2021/05/19 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for python-pygments (EulerOS-SA-2021-1887)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.9AI score0.03906EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/05/18 12:00 a.m.32 views

EulerOS 2.0 SP8 : python-pygments (EulerOS-SA-2021-1887)

According to the versions of the python-pygments packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a...

7.5CVSS7.4AI score0.03906EPSS
SaveExploits1References3
Veracode
Veracode
added 2021/05/17 4:30 p.m.27 views

Regular Expression Denial Of Service (ReDoS)

graphhopper-nav is vulnerable to Regular Expression Denial Of Service ReDoS. An attacker is able to crash the application by submitting a malicious url string via the getPointsFromRequest function...

6.5CVSS3.4AI score0.01404EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/05/15 11:04 a.m.7 views

OESA-2021-1190 python-jinja2 security update

Jinja2 is one of the most used template engines for Python. It is inspired by Django's templating system but extends it with an expressive language that gives template authors a more powerful set of tools. On top of that it adds sandboxed execution and optional automatic escaping for applications...

5.3CVSS7.1AI score0.03546EPSS
SaveExploits1References2
nodejs
nodejs
added 2021/05/11 4:44 p.m.161 views

Regular Expression Denial of Service (ReDoS)

Overview jspdf before version 2.3.1 has a regular expression denial-of-service via the addImage function. Recommendation Upgrade to version 2.3.1 or later References - CVE - GitHub Advisory...

5CVSS6AI score0.02644EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 7:16 p.m.69 views

Regular expression deinal of service in express-validators

All versions of package express-validators are vulnerable to Regular Expression Denial of Service ReDoS when validating specifically-crafted invalid urls...

5.3CVSS5.5AI score0.0164EPSS
SaveExploits1References3Affected Software1
nodejs
nodejs
added 2021/05/10 6:48 p.m.65 views

Regular Expression Denial of Service

Overview All versions of package dat.gui are vulnerable to Regular Expression Denial of Service ReDoS via specifically crafted rgb and rgba values. Recommendation Avoid using dat.gui as there is no current safe version of this module References - CVE - GitHub Advisory...

5CVSS5.2AI score0.02099EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2021/05/10 6:48 p.m.102 views

Regular Expression Denial of Service in trim

Overview Versions of trim lower than 0.0.3 are vulnerable to Regular Expression Denial of Service ReDoS via trim. Recommendation Upgrade to version 0.0.3 or later References - CVE - GitHub Advisory...

5CVSS5.8AI score0.03777EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:46 p.m.62 views

Regular expression denial of service in codemirror

This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS...

7.5CVSS6.3AI score0.05304EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:44 p.m.77 views

Regular Expression Denial of Service in dat.gui

All versions of package dat.gui are vulnerable to Regular Expression Denial of Service ReDoS via specifically crafted rgb and rgba values...

7.5CVSS7.3AI score0.02099EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:44 p.m.233 views

Regular Expression Denial of Service in trim

All versions of package trim lower than 0.0.3 are vulnerable to Regular Expression Denial of Service ReDoS via trim...

7.5CVSS7.5AI score0.03777EPSS
SaveExploits1References12Affected Software1
vulnersOsv
vulnersOsv
added 2021/05/10 6:44 p.m.7 views

02strich-markdown (>=1.0.0, <=1.0.2), 10secondsofcode-custom (1.0.0) +11508 more potentially affected by CVE-2020-7753 via trim (0.0.1)

trim NPM version 0.0.1 is affected by a known vulnerability. The following packages have a transitive dependency on trim and may be impacted: - 02strich-markdown =1.0.0, =1.0.0, =0.0.2, =0.0.1, =4.11.0, =0.1.0, =0.0.2, =0.2.0, =1.0.16, =1.2.0, =1.2.2 and more Source cves: CVE-2020-7753 Source...

7.5CVSS7.1AI score0.03777EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/05/10 3:29 p.m.53 views

Regular Expression Denial of Service in postcss

The npm package postcss from 7.0.0 and before versions 7.0.36 and 8.2.10 is vulnerable to Regular Expression Denial of Service ReDoS during source map parsing...

5.3CVSS4.4AI score0.0354EPSS
SaveExploits1References13Affected Software1
nodejs
nodejs
added 2021/05/06 4:15 p.m.68 views

Regular Expression Denial of Service

Overview hosted-git-info before versions 2.8.9 and 3.0.8 are vulnerable to Regular Expression Denial of Service ReDoS via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity Recommendation Upgrade to...

5CVSS4.7AI score0.03612EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/05/06 11:04 a.m.7 views

OESA-2021-1154 python-pygments security update

Security Fixes: In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a...

7.5CVSS6.7AI score0.03906EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2021/05/05 12:00 a.m.21 views

FreeBSD : Python -- multiple vulnerabilities (bffa40db-ad50-11eb-86b8-080027846a02)

Python reports : bpo-43434: Creating a sqlite3.Connection object now also produces a sqlite3.connect auditing event. Previously this event was only produced by sqlite3.connect calls. Patch by Erlend E. Aasland. bpo-43882: The presence of newline or tab characters in parts of a URL could allow som...

5.5AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/05/04 2:31 p.m.51 views

CVE-2021-23343

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS4.8AI score0.02218EPSS
SaveExploits1References4
NVD
NVD
added 2021/05/04 9:15 a.m.36 views

CVE-2021-23343

All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS0.02218EPSS
SaveExploits1References4
Prion
Prion
added 2021/05/04 9:15 a.m.35 views

Code injection

All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

5CVSS8.3AI score0.02218EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2021/05/04 8:25 a.m.722 views

CVE-2021-23343

CVE-2021-23343 affects the path-parse package. The vulnerability is a Regular Expression Denial of Service (ReDoS) via the regexes splitDeviceRe, splitTailRe, and splitPathRe. The ReDoS has polynomial worst-case time complexity. Connected telemetry from MiracleLinux AXSA advisories lists path-par...

7.5CVSS7.2AI score0.02218EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder