Lucene search
K

70 matches found

OSV
OSV
added 2024/03/06 9:9 p.m.27 views

CVE-2024-28102 JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and...

6.8CVSS5.8AI score0.00381EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2024/03/06 8:0 p.m.69 views

JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

Affected version Vendor: https://github.com/latchset/jwcrypto Version: 1.5.5 Description An attacker can cause a DoS attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this Token, it will consume a lot of memory and processing time. Poc python from...

6.8CVSS6.3AI score0.00381EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2024/03/06 11:11 a.m.24 views

BIT-MEDIAWIKI-2021-41799

MediaWiki before 1.36.2 allows a denial of service resource consumption because of lengthy query processing time. ApiQueryBacklinks action=query&list=backlinks can cause a full table scan...

7.5CVSS7.2AI score0.01215EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/02/12 8:15 a.m.14 views

CVE-2023-41706

Processing time of drive search expressions now gets monitored, and the related request is terminated if a resource threshold is reached. Availability of OX App Suite could be reduced due to high processing load. Please deploy the provided updates and patch releases. Processing of user-defined...

6.5CVSS7AI score0.00217EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/02/12 8:15 a.m.11 views

CVE-2023-41707

Processing of user-defined mail search expressions is not limited. Availability of OX App Suite could be reduced due to high processing load. Please deploy the provided updates and patch releases. Processing time of mail search expressions now gets monitored, and the related request is terminated...

6.5CVSS6.8AI score0.00217EPSS
Exploits0References2
OSV
OSV
added 2023/11/03 9:32 a.m.26 views

GHSA-G8P6-P27C-52FX Eclipse Parsson Denial of Service vulnerability

In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processi...

5.9CVSS6.4AI score0.0015EPSS
Exploits1References3
OSV
OSV
added 2023/11/03 9:15 a.m.21 views

CVE-2023-4043

In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processi...

7.5CVSS7.1AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/11/03 8:11 a.m.18 views

CVE-2023-4043 Parsson DoS when parsing numbers from untrusted sources

In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processi...

5.9CVSS7.1AI score0.0015EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2023/09/27 8:16 p.m.54 views

Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

8.6CVSS6.9AI score0.01353EPSS
Exploits1References5Affected Software1
Prion
Prion
added 2023/09/27 3:19 p.m.17 views

Input validation

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

5CVSS7.4AI score0.01353EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/26 6:19 p.m.13 views

CVE-2023-43646 Inefficient Regular Expression Complexity in get-func-name

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.6AI score0.01353EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2023/09/26 6:19 p.m.20 views

CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.3AI score0.01353EPSS
Exploits1
Cvelist
Cvelist
added 2023/09/26 6:19 p.m.24 views

CVE-2023-43646 Inefficient Regular Expression Complexity in get-func-name

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS8.5AI score0.01353EPSS
Exploits1References2
Veracode
Veracode
added 2023/01/19 1:46 a.m.19 views

Regular Expression Denial Of Service (ReDoS)

globalid is vulnerable to Regular Expression Denial of Service ReDoS attacks. The vulnerability exists in the model name parsing section of the library, which allows an attacker to significantly slow down the processing time via passing a carefully crafted input...

7.5CVSS7.1AI score0.01398EPSS
Exploits0References4Affected Software2
RedhatCVE
RedhatCVE
added 2022/12/01 4:26 p.m.33 views

CVE-2020-7753

A flaw was found in the npm library trim where a specifically crafted input can cause a regular expression to take an abnormal amount of time to compute. All versions of package trim are vulnerable to Regular Expression Denial of Service ReDoS DNP via trim...

7.5CVSS4.9AI score0.04015EPSS
Exploits1References6
OpenVAS
OpenVAS
added 2022/09/24 12:0 a.m.37 views

Debian: Security Advisory (DSA-5235-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2022 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.1AI score0.01421EPSS
Exploits0References4
NVD
NVD
added 2021/10/11 8:15 a.m.18 views

CVE-2021-41799

MediaWiki before 1.36.2 allows a denial of service resource consumption because of lengthy query processing time. ApiQueryBacklinks action=query&list=backlinks can cause a full table scan...

7.5CVSS0.01215EPSS
Exploits0References6
Prion
Prion
added 2021/10/11 8:15 a.m.17 views

Code injection

MediaWiki before 1.36.2 allows a denial of service resource consumption because of lengthy query processing time. ApiQueryBacklinks action=query&list=backlinks can cause a full table scan...

5CVSS7.6AI score0.01215EPSS
Exploits0References6Affected Software2
ATTACKERKB
ATTACKERKB
added 2021/08/18 4:11 p.m.3 views

CVE-2021-23424

This affects all versions of package ansi-html. If an attacker provides a malicious string, it will get stuck processing the input for an extremely long time...

7.5CVSS5.3AI score0.00574EPSS
Exploits1References4
Snyk
Snyk
added 2021/05/26 2:19 p.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview ansi-html is an An elegant lib that converts the chalked ANSI text to HTML. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. If an attacker provides a malicious string, it will get stuck processing the input for an extremely long time. PoC...

7.5CVSS6.7AI score0.00574EPSS
Exploits1References2
Rows per page
Query Builder