Lucene search
+L

142 matches found

Positive Technologies
Positive Technologies
added 2023/06/14 12:0 a.m.9 views

PT-2023-24952 · Jsonutil · Jsonutil

Name of the Vulnerable Software and Affected Versions: JSONUtil versions 5.0 and earlier Description: An issue was discovered in JSONUtil that allows attackers to cause a denial of service or other unspecified impacts via crafted objects that use cyclic dependencies or have deeply nested...

7.5CVSS7.2AI score0.00732EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2023/06/14 12:0 a.m.10 views

PT-2023-25150 · Jjson · Jjson

Name of the Vulnerable Software and Affected Versions: jjson versions 0.1.7 and earlier Description: An issue in jjson allows attackers to cause a denial of service or other unspecified impacts via crafted objects that use cyclic dependencies or have deeply nested structures. Recommendations: For...

7.5CVSS7.3AI score0.00772EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/05/18 9:54 a.m.8 views

jackson-databind: denial of service via a large depth of nested objects

A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects...

7.5CVSS6.7AI score0.0486EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/14 11:5 a.m.5 views

OESA-2023-1223 json-smart security update

Json-smart is a performance focused, JSON processor lib. Security Fixes: Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to th...

7.5CVSS8.1AI score0.01119EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 3:50 a.m.4 views

SUSE CVE-2020-36518

jackson-databind before 2.13.0 allows a Java StackOverflow exception and denial of service via a large depth of nested objects...

7.5CVSS8.9AI score0.0486EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.7 views

SUSE CVE-2022-42003

In FasterXML jackson-databind before versions 2.13.4.1 and 2.12.17.1, resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAPSINGLEVALUEARRAYS feature is enabled...

7.5CVSS6.6AI score0.02766EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2023/01/24 12:51 p.m.8 views

golang: regexp: stack exhaustion via a deeply nested expression

A stack overflow flaw was found in Golang's regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large...

7.5CVSS7.2AI score0.03255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/03 2:54 p.m.11 views

jackson-databind: denial of service via a large depth of nested objects

A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects...

7.5CVSS6.7AI score0.0486EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/01 1:15 p.m.10 views

UBUNTU-CVE-2022-42321

Xenstore: Guests can crash xenstored via exhausting the stack Xenstored is using recursion for some Xenstore operations e.g. for deleting a sub-tree of Xenstore nodes. With sufficiently deep nesting levels this can result in stack exhaustion on xenstored, leading to a crash of xenstored...

6.5CVSS6.6AI score0.00281EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2022/11/01 1:15 p.m.10 views

CVE-2022-42321

Xenstore: Guests can crash xenstored via exhausting the stack Xenstored is using recursion for some Xenstore operations e.g. for deleting a sub-tree of Xenstore nodes. With sufficiently deep nesting levels this can result in stack exhaustion on xenstored, leading to a crash of xenstored...

6.5CVSS5.8AI score0.00281EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2022/11/01 12:0 a.m.9 views

PT-2022-7325 · Xenstore +1 · Xenstore +1

Name of the Vulnerable Software and Affected Versions: Xenstore affected versions not specified Description: The issue is related to uncontrolled recursion in Xenstore operations, such as deleting a sub-tree of Xenstore nodes. This can lead to stack exhaustion on xenstored, resulting in a crash...

8.8CVSS6AI score0.0036EPSS
SaveExploits0References150
OSV
OSV
added 2022/10/02 5:15 a.m.6 views

DEBIAN-CVE-2022-42003

In FasterXML jackson-databind before versions 2.13.4.1 and 2.12.17.1, resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAPSINGLEVALUEARRAYS feature is enabled...

7.5CVSS6.5AI score0.02766EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2022/09/09 7:12 a.m.4 views

jackson-databind: denial of service via a large depth of nested objects

A flaw was found in the Jackson Databind package. This cause of the issue is due to a Java StackOverflow exception and a denial of service via a significant depth of nested objects...

7.5CVSS6.7AI score0.0486EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/10 10:13 a.m.7 views

golang: regexp: stack exhaustion via a deeply nested expression

A stack overflow flaw was found in Golang's regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large...

7.5CVSS7.2AI score0.03255EPSS
SaveExploits0References5
Snyk
Snyk
added 2022/07/20 8:52 p.m.6 views

Uncontrolled Recursion

Overview std/encoding/gob is a Go standard library package std/encoding/gob Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion...

8.7CVSS6.8AI score0.01696EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/06/30 9:0 p.m.6 views

golang: regexp: stack exhaustion via a deeply nested expression

A stack overflow flaw was found in Golang's regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large...

7.5CVSS7.2AI score0.03255EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/11 7:15 a.m.9 views

UBUNTU-CVE-2020-36518

jackson-databind before 2.13.0 allows a Java StackOverflow exception and denial of service via a large depth of nested objects...

7.5CVSS6.8AI score0.0486EPSS
SaveExploits1References3
OSV
OSV
added 2021/03/15 9:0 p.m.11 views

USN-4784-1 xerces-c vulnerabilities

It was discovered that Xerces-C++ XML Parser mishandles certain kinds of external DTD references, resulting in a user-after-free. An attacker could use this vulnerability to cause a denial of service crash or possibly execute arbitrary code. This issue affected only Ubuntu 16.04 ESM. CVE-2016-209...

10CVSS7.4AI score0.14138EPSS
SaveExploits3References4
OSV
OSV
added 2018/05/31 8:29 p.m.7 views

DEBIAN-CVE-2014-10064

The qs module before 1.0.0 does not have an option or default for specifying object depth and when parsing a string representing a deeply nested object will block the event loop for long periods of time. An attacker could leverage this to cause a temporary denial-of-service condition, for example...

7.5CVSS6.8AI score0.01286EPSS
SaveExploits0References1
OSV
OSV
added 2016/05/01 1:59 a.m.1 views

DEBIAN-CVE-2016-4421

epan/dissectors/packet-ber.c in the ASN.1 BER dissector in Wireshark 1.12.x before 1.12.10 and 2.x before 2.0.2 allows remote attackers to cause a denial of service deep recursion, stack consumption, and application crash via a packet that specifies deeply nested data...

5.9CVSS6.3AI score0.01342EPSS
SaveExploits0References1
Rows per page
Query Builder