Lucene search
+L

470 matches found

SUSE CVE
SUSE CVE
added 2025/07/31 11:22 p.m.5 views

SUSE CVE-2025-52999

jackson-core contains core low-level incremental "streaming" parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly...

7.5CVSS6.8AI score0.00634EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/30 9:53 a.m.4 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/30 9:49 a.m.6 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/30 9:45 a.m.6 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/27 9:15 p.m.6 views

CVE-2024-58264

The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/27 12:0 a.m.11 views

CVE-2024-58264

The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data...

3.2CVSS0.00362EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/27 12:0 a.m.8 views

serde-json-wasm crate 安全漏洞

serde-json-wasm crate is a Rust library open-sourced by CosmWasm. A security vulnerability exists in serde-json-wasm crate versions prior to 1.0.1, which stems from deeply nested JSON data that may lead to stack consumption...

7.5CVSS6.4AI score0.00362EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/25 1:28 p.m.4 views

SUSE-SU-2025:02525-1 Security update for polkit

This update for polkit fixes the following issues: - CVE-2025-7519: Fixed a XML policy file with a large number of nested elements that may lead to out-of-bounds write. bsc1246472...

6.7CVSS5.8AI score0.00184EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/07/21 5:7 p.m.6 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/21 4:58 p.m.4 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/07/11 2:45 a.m.7 views

Uncontrolled Recursion

Overview com.nimbusds:nimbus-jose-jwt is a library for JSON Web Tokens JWT Affected versions of this package are vulnerable to Uncontrolled Recursion due to the improper handling JWT claim sets containing deeply nested JSON objects. An attacker can cause application downtime or resource exhaustio...

6.9CVSS6.9AI score0.00806EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/07 10:44 a.m.7 views

Uncontrolled Recursion

Overview llama-index is an Interface between LLMs and your data Affected versions of this package are vulnerable to Uncontrolled Recursion via the JSONReader process. An attacker can cause the application to crash by submitting deeply nested JSON structures, resulting in a stack overflow and...

7.1CVSS7.2AI score0.00338EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/07/01 4:31 p.m.5 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/01 2:56 p.m.4 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/01 2:30 p.m.5 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/27 3:22 p.m.2 views

GHSA-H46C-H94J-95F3 jackson-core can throw a StackoverflowError when processing deeply nested data

Impact With older versions of jackson-core, if you parse an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. Patches jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input...

8.7CVSS7AI score0.00634EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/27 3:22 p.m.11 views

jackson-core can throw a StackoverflowError when processing deeply nested data

Impact With older versions of jackson-core, if you parse an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. Patches jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input...

8.7CVSS6.2AI score0.00634EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/06/25 5:2 p.m.2 views

CVE-2025-52999 jackson-core Has Potential for StackoverflowError if user parses an input file that contains very deeply nested data

jackson-core contains core low-level incremental "streaming" parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly...

8.7CVSS7AI score0.00634EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/06/25 5:2 p.m.16 views

CVE-2025-52999 jackson-core Has Potential for StackoverflowError if user parses an input file that contains very deeply nested data

jackson-core contains core low-level incremental "streaming" parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly...

8.7CVSS0.00634EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/25 5:2 p.m.201 views

CVE-2025-52999

CVE-2025-52999 concerns Jackson Core: in versions before 2.15.0, parsing input with deeply nested data can trigger a StackOverflowError. Jackson-core 2.15.0 introduces a configurable depth limit (default 1000) and throws StreamConstraintsException when exceeded. Jackson-databind benefits from thi...

8.7CVSS7AI score0.00634EPSS
SaveExploits0References2
Rows per page
Query Builder