Lucene search
K

15 matches found

RedHat Linux
RedHat Linux
added 2024/12/12 8:0 p.m.0 views

braces: fails to limit the number of characters it can handle

A flaw was found in the NPM package braces. It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, causing the program to start allocating heap memory...

7.5CVSS7.2AI score0.00275EPSS
Exploits1References7
SUSE CVE
SUSE CVE
added 2024/05/16 2:23 a.m.1 views

SUSE CVE-2024-4068

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS7AI score0.00275EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2024/05/15 11:54 a.m.27 views

CVE-2024-4068

A flaw was found in the NPM package braces. It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, causing the program to start allocating heap memory...

7.5CVSS7.3AI score0.00275EPSS
Exploits1References6
NVD
NVD
added 2024/05/14 3:42 p.m.25 views

CVE-2024-4068

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS7.6AI score0.00275EPSS
Exploits1References5
OSV
OSV
added 2024/05/14 3:42 p.m.21 views

CVE-2024-4068

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS6.7AI score0.00275EPSS
Exploits1References5
OSV
OSV
added 2024/05/14 3:42 p.m.0 views

AZL-42034 CVE-2024-4068 affecting package reaper for versions less than 3.1.1-9

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS6.7AI score0.00275EPSS
Exploits1References1
OSV
OSV
added 2024/05/14 3:42 p.m.0 views

AZL-44020 CVE-2024-4068 affecting package nodejs-nodemon 2.0.3-4

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS6.7AI score0.00275EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2024/05/14 3:42 p.m.30 views

CVE-2024-4068

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS6.8AI score0.00275EPSS
Exploits1References4
CVE
CVE
added 2024/05/13 10:6 a.m.389 views

CVE-2024-4068

CVE-2024-4068 affects the NPM package braces. Versions prior to 3.0.3 fail to limit input length, causing a loop in lib/parse.js when given imbalanced braces, leading to memory exhaustion and potential crash of the host process. IBM/DB2-related bulletins confirm the brace-expansion issue as a vul...

7.5CVSS7.4AI score0.00275EPSS
Exploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/13 10:6 a.m.23 views

CVE-2024-4068 Memory Exhaustion in braces

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS6.6AI score0.00275EPSS
Exploits1References5
Cvelist
Cvelist
added 2024/05/13 10:6 a.m.82 views

CVE-2024-4068 Memory Exhaustion in braces

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating...

7.5CVSS7.7AI score0.00275EPSS
Exploits1References5
Veracode
Veracode
added 2023/01/05 7:22 a.m.146 views

Prototype Pollution

json5 is vulnerable to prototype pollution. The vulnerability exists in the internalize function in parse.js due to not restricting keys named proto which allows an attacker to inject specially crafted strings to pollute the prototype of the resulting object...

8.8CVSS8.6AI score0.44079EPSS
Exploits1References9Affected Software7
Veracode
Veracode
added 2022/11/28 5:6 a.m.27 views

Denial Of Service (DoS)

qs is vulnerable to denial of service. The vulnerability exists in the parseObject function of parse.js due to lack of checks for attributes like proto in the query string of the URL, which allows an attacker to cause an application crash by providing malicious payload...

7.5CVSS8.1AI score0.01543EPSS
Exploits2References16Affected Software4
Veracode
Veracode
added 2022/08/16 7:53 a.m.25 views

Remote Code Execution

react-editable-json-tree is vulnerable to remote code execution.The vulnerability exists in onSubmitValueParser prop which calls parse function in src/utils/parse.js because of missing sanitization of the parse parameters which allows a remote attacker to inject and execute malicious code into th...

10CVSS9.2AI score0.00513EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2021/04/07 6:21 a.m.21 views

Regular Expression Denial Of Service (ReDoS)

ckeditor5 is vulnerable to regular expression denial of service. An attacker is able to exploit the vulnerability and crash the system by submitting a malicious html code via the parse.js function...

6.5CVSS2.4AI score0.01354EPSS
Exploits0References18Affected Software2
Rows per page
Query Builder