Lucene search
+L

91 matches found

Vulnrichment
Vulnrichment
added 2025/09/24 12:0 a.m.2 views

CVE-2025-57324

parse is a package designed to parse JavaScript SDK. A Prototype Pollution vulnerability in the SingleInstanceStateController.initializeState function of parse version 5.3.0 and before allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of...

6.3AI score0.00326EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/30 6:17 p.m.6 views

CVE-2025-57820

Svelte devalue is a utility library. Prior to version 5.3.2, a string passed to devalue.parse could represent an object with a proto property and devalue.parse does not check that an index is numeric. This could result in assigning prototypes to objects and properties, leading to prototype...

7.9CVSS6.7AI score0.00369EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/26 11:15 p.m.9 views

CVE-2025-57820

Svelte devalue is a utility library. Prior to version 5.3.2, a string passed to devalue.parse could represent an object with a proto property and devalue.parse does not check that an index is numeric. This could result in assigning prototypes to objects and properties, leading to prototype...

7.9CVSS0.00369EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/26 10:33 p.m.16 views

devalue prototype pollution vulnerability

devalue.parse allows proto to be set A string passed to devalue.parse could represent an object with a proto property, which would assign a prototype to an object while allowing properties to be overwritten: js class Vector constructorx, y this.x = x; this.y = y; get magnitude return this.x 2 +...

7.9CVSS6.3AI score0.00369EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2018-15671

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the HDF HDF5 1.10.2 library. Excessive stack consumption has been detected in the function H5Pgetcb in H5Pint.c during an attempted...

6.5CVSS6.2AI score0.01064EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.23 views

CVE-2025-38146 net: openvswitch: Fix the dead loop of MPLS parse

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped around. A dead loop occurs, soft lockup/CPU stuck...

9.4CVSS0.00402EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/03/19 7:0 a.m.8 views

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

...

7.5CVSS7.2AI score0.00818EPSS
SaveExploits0
OSV
OSV
added 2025/03/14 9:15 a.m.10 views

AZL-58641 CVE-2024-8176 affecting package expat for versions less than 2.6.4-1

A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash...

7.5CVSS6.7AI score0.01569EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/04 12:15 a.m.15 views

UBUNTU-CVE-2025-27219

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service DoS vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when...

7.5CVSS6.7AI score0.00818EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/18 9:15 p.m.7 views

AZL-54531 CVE-2024-45338 affecting package kubevirt for versions less than 0.59.0-23

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service...

5.3CVSS6.6AI score0.00874EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/09/13 12:0 a.m.5 views

The vulnerability of the Parse function in the Go programming language, which allows a hacker to trigger a service failure

The vulnerability of the Parse function in the Go programming language is related to an uncontrolled recursion. Exploiting this vulnerability could allow a malicious actor, operating remotely, to cause service failures...

7.8CVSS6.8AI score0.01046EPSS
SaveExploits0References7Affected Software3
OSV
OSV
added 2024/05/16 6:30 p.m.38 views

GHSA-3HVJ-2783-34X2 njwt Prototype Pollution vulnerability

njwt up to v0.4.0 was discovered to contain a prototype pollution in the Parser.prototype.parse method...

8.7CVSS5.8AI score0.00484EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/16 1:40 p.m.14 views

USN-6773-1 dotnet7, dotnet8 vulnerabilities

It was discovered that .NET did not properly handle memory in it's Double Parse routine. An attacker could possibly use this issue to achieve remote code execution. CVE-2024-30045 It was discovered that .NET did not properly handle the usage of a shared resource. An attacker could possibly use th...

6.3CVSS6.8AI score0.01688EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/13 12:0 a.m.17 views

Ubuntu 22.04 LTS / 23.10 / 24.04 LTS : SQL parse vulnerability (USN-6771-1)

The remote Ubuntu 22.04 LTS / 23.10 / 24.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-6771-1 advisory. It was discovered that SQL parse incorrectly handled certain nested lists. An attacker could possibly use this issue to cause a denial of...

7.5CVSS7.7AI score0.0321EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/04/26 12:0 a.m.8 views

The vulnerability of the Criteria.parse() function in the Java library JsonPath, which allows a attacker to trigger a service failure

The vulnerability of the Criteria.parse function in the Java JsonPath library is related to buffer overflow in the stack. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.3CVSS7AI score0.00676EPSS
SaveExploits1References6Affected Software5
OSV
OSV
added 2024/01/08 3:15 p.m.8 views

CVE-2023-37420

Multiple out-of-bounds write vulnerabilities exist in the VCD parsevaluechange portdump functionality of GTKWave 3.3.115. A specially crafted .vcd file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns t...

7.8CVSS8AI score
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/11/15 12:0 a.m.8 views

The vulnerability of the parse method in the json5 package manager library in NPM allows a hacker to trigger a service failure.

The vulnerability of the parse method in the json5 package manager library from NPM is related to uncontrolled changes to prototype attributes of objects. Exploiting this vulnerability could allow a malicious actor to cause service failures...

9CVSS6.4AI score0.09304EPSS
SaveExploits1References6Affected Software9
PyPA
PyPA
added 2023/06/29 9:15 p.m.14 views

PYSEC-2023-97

easy-parse v0.1.1 was discovered to contain a XML External Entity Injection XXE vulnerability which allows attackers to execute arbitrary code via a crafted XML file...

7.5CVSS8.5AI score0.00802EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/02/13 12:0 a.m.7 views

The vulnerability of the Cookie.parse() function in the CookieJar library allows a hacker to induce a service failure.

The vulnerability of the Cookie.parse function in the CookieJar library is related to errors in the use of regular expressions. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

5.3CVSS6.7AI score0.01546EPSS
SaveExploits1References12Affected Software3
OSV
OSV
added 2022/12/24 4:15 a.m.2 views

DEBIAN-CVE-2022-46175

JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand e.g. for config files. The parse method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named proto, allowing specially crafted strings t...

8.8CVSS7AI score0.09304EPSS
SaveExploits1References1
Rows per page
Query Builder