Lucene search
K

3332 matches found

Cvelist
Cvelist
added 2021/12/23 5:55 p.m.14 views

CVE-2021-43854 Inefficient Regular Expression Complexity in nltk

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service ReDoS attacks. The vulnerability is present in...

7.5CVSS7.7AI score0.02668EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2021/12/23 5:55 p.m.28 views

CVE-2021-43854

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service ReDoS attacks. The vulnerability is present in...

7.5CVSS7.5AI score0.02668EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2021/12/23 12:0 a.m.9 views

PT-2021-24242 · Unknown · Cve-Search

Name of the Vulnerable Software and Affected Versions: cve-search versions prior to 4.1.0 Description: The issue in cve-search allows regular expression injection, which can lead to ReDoS regular expression denial of service or other impacts. This occurs in the lib/DatabaseLayer.py file...

7.5CVSS7.4AI score0.01874EPSS
Exploits1References5
Huntr
Huntr
added 2021/12/22 6:17 p.m.18 views

Inefficient Regular Expression Complexity in idank/explainshell

Description In the latest version of explainshell ebc5e9f2 I discovered regular expression that is vulnerable to ReDoS Regular Expression Denial of Service Proof of Concept PoC based on code in explainshell/options.py Python import logging import re if name == "main":...

0.7AI score
Exploits0References1
Huntr
Huntr
added 2021/12/22 3:53 p.m.8 views

Inefficient Regular Expression Complexity in python/cpython

Description In recent cpython version 31ff9671 I discovered regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. Vulnerability exists in EntryPoint class which is used to parse package/module entry-points. Proof of Concept Simplified PoC based on init.py Python...

1.4AI score
Exploits0References2
OSV
OSV
added 2021/12/20 10:15 p.m.27 views

CVE-2021-43843

jsx-slack is a package for building JSON objects for Slack block kit surfaces from JSX. The maintainers found the patch for CVE-2021-43838 in jsx-slack v4.5.1 is insufficient tfor protection from a Regular Expression Denial of Service ReDoS attack. If an attacker can put a lot of JSX elements int...

7.5CVSS7.1AI score
Exploits0References4
NVD
NVD
added 2021/12/20 10:15 p.m.14 views

CVE-2021-43843

jsx-slack is a package for building JSON objects for Slack block kit surfaces from JSX. The maintainers found the patch for CVE-2021-43838 in jsx-slack v4.5.1 is insufficient tfor protection from a Regular Expression Denial of Service ReDoS attack. If an attacker can put a lot of JSX elements int...

7.5CVSS0.01916EPSS
Exploits1References4
CVE
CVE
added 2021/12/20 9:15 p.m.50 views

CVE-2021-43843

CVE-2021-43843 concerns the jsx-slack package, where the patch for CVE-2021-43838 in v4.5.1 failed to fully protect against a ReDoS caused by multibyte characters in a blockquote. The issue affects jsx-slack’s internal escaping regex, potentially increasing resource usage when many JSX elements a...

7.5CVSS6.1AI score0.01916EPSS
Exploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/12/18 12:0 a.m.43 views

Ubuntu 18.04 LTS : Python vulnerabilities (USN-5199-1)

The remote Ubuntu 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5199-1 advisory. It was discovered that the urllib.request.AbstractBasicAuthHandler class in Python contains regex with a quadratic worst-case time complexity. Specially...

7.5CVSS7.1AI score0.11586EPSS
Exploits2References3
Github Security Blog
Github Security Blog
added 2021/12/17 7:59 p.m.35 views

Regular Expression Denial of Service (ReDoS) in jsx-slack

jsx-slack v4.5.1 and earlier versions are vulnerable to a regular expression denial-of-service ReDoS attack. Impact If attacker can put a lot of JSX elements into tag, an internal regular expression for escaping characters may consume an excessive amount of computing resources. javascript /...

7.5CVSS1.5AI score0.01377EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/12/17 7:59 p.m.18 views

GHSA-55XV-F85C-248Q Regular Expression Denial of Service (ReDoS) in jsx-slack

jsx-slack v4.5.1 and earlier versions are vulnerable to a regular expression denial-of-service ReDoS attack. Impact If attacker can put a lot of JSX elements into tag, an internal regular expression for escaping characters may consume an excessive amount of computing resources. javascript /...

3.7CVSS7.3AI score0.01916EPSS
Exploits2References4
OSV
OSV
added 2021/12/17 7:15 p.m.11 views

CVE-2021-43838

jsx-slack is a library for building JSON objects for Slack Block Kit surfaces from JSX. In versions prior to 4.5.1 users are vulnerable to a regular expression denial-of-service ReDoS attack. If attacker can put a lot of JSX elements into tag, an internal regular expression for escaping character...

7.5CVSS7.5AI score
Exploits0References2
NVD
NVD
added 2021/12/17 7:15 p.m.8 views

CVE-2021-43838

jsx-slack is a library for building JSON objects for Slack Block Kit surfaces from JSX. In versions prior to 4.5.1 users are vulnerable to a regular expression denial-of-service ReDoS attack. If attacker can put a lot of JSX elements into tag, an internal regular expression for escaping character...

7.5CVSS0.01377EPSS
Exploits1References2
CVE
CVE
added 2021/12/17 6:20 p.m.60 views

CVE-2021-43838

The vulnerability CVE-2021-43838 affects the jsx-slack package (<= version 4.5.1). An internal regular expression used to escape blockquote content can suffer catastrophic backtracking when encountering multibyte characters inside a , potentially allowing a ReDoS-type resource exhaustion. Conn...

7.5CVSS6.1AI score0.01377EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/12/17 6:20 p.m.17 views

CVE-2021-43838 Regular Expression Denial of Service (ReDoS) in jsx-slack

jsx-slack is a library for building JSON objects for Slack Block Kit surfaces from JSX. In versions prior to 4.5.1 users are vulnerable to a regular expression denial-of-service ReDoS attack. If attacker can put a lot of JSX elements into tag, an internal regular expression for escaping character...

5.3CVSS7.7AI score0.01377EPSS
Exploits1References2
OSV
OSV
added 2021/12/17 2:59 p.m.2 views

USN-5200-1 python3.7, python3.8 vulnerabilities

It was discovered that the urllib.request.AbstractBasicAuthHandler class in Python contains regex allowing for catastrophic backtracking. Specially crafted traffic from a malicious HTTP server could cause a regular expression denial of service ReDoS condition for a client. CVE-2020-8492 It was...

7.5CVSS6.7AI score0.11586EPSS
Exploits3References4
Ubuntu
Ubuntu
added 2021/12/17 2:53 p.m.87 views

USN-5199-1: Python vulnerabilities

It was discovered that the urllib.request.AbstractBasicAuthHandler class in Python contains regex with a quadratic worst-case time complexity. Specially crafted traffic from a malicious HTTP server could cause a regular expression denial of service ReDoS condition for a client. CVE-2021-3733 It w...

7.5CVSS7AI score0.11586EPSS
Exploits2
OpenVAS
OpenVAS
added 2021/12/17 12:0 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2021:4104-1)

The remote host is missing an update for the 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.2AI score0.11586EPSS
Exploits2References2
OSV
OSV
added 2021/12/16 7:15 p.m.11 views

CVE-2021-38244

A regular expression denial of service ReDoS vulnerability exits in cbioportal 3.6.21 and older via a POST request to /ProteinArraySignificanceTest.json...

7.5CVSS6.7AI score
Exploits0References2
Prion
Prion
added 2021/12/16 7:15 p.m.8 views

Denial of service

A regular expression denial of service ReDoS vulnerability exits in cbioportal 3.6.21 and older via a POST request to /ProteinArraySignificanceTest.json...

5CVSS7.3AI score0.0118EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder