Lucene search
+L

125 matches found

Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.18 views

jsonij vulnerable to stack exhaustion

An issue was discovered jmarsden/jsonij through 0.5.2 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00845EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/06/14 3:30 p.m.32 views

GHSA-FJ64-QPRX-Q7VQ genson vulnerable to stack exhaustion

An issue was discovered genson through 1.6 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures...

7.5CVSS7.1AI score0.00732EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.23 views

pbjson vulnerable to stack exhaustion

An issue was discovered pbjson through 0.4.0 allows attackers to cause a denial of service or other unspecified impacts via a crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00732EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.21 views

genson vulnerable to stack exhaustion

An issue was discovered genson through 1.6 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures...

7.5CVSS6.8AI score0.00732EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.18 views

ph-json vulnerable to stack exhaustion

An issue was discovered ph-json through 9.5.5 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00771EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/06/14 3:30 p.m.54 views

GHSA-75R3-38RH-PMXV sojo vulnerable to stack exhaustion

An issue was discovered sojo through 1.1.1 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00845EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.19 views

htmlcleaner vulnerable to stack exhaustion

An issue was discovered htmlcleaner through version 2.28 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.3AI score0.01048EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/14 12:0 a.m.6 views

PT-2023-24956

Name of the Vulnerable Software and Affected Versions hjson versions 3.0.0 and earlier Description An issue in hjson 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.1AI score0.00778EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/05/16 8:49 a.m.8 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.0141EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/03 2:5 p.m.10 views

json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)

A flaw was found in the json-smart package. This security flaw occurs when reaching a ‘‘ or ‘‘ character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed...

7.5CVSS6.9AI score0.01119EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:54 a.m.5 views

SUSE CVE-2011-1082

fs/eventpoll.c in the Linux kernel before 2.6.38 places epoll file descriptors within other epoll data structures without properly checking for 1 closed loops or 2 deep chains, which allows local users to cause a denial of service deadlock or stack memory consumption via a crafted application tha...

4.9CVSS6.2AI score0.00778EPSS
SaveExploits3References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.11 views

SUSE CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

5.5CVSS7.8AI score0.0141EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2022/11/15 10:31 a.m.10 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.0141EPSS
SaveExploits0References6
NVD
NVD
added 2022/08/10 8:15 p.m.29 views

CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS0.0141EPSS
SaveExploits0References5
OSV
OSV
added 2022/08/10 8:15 p.m.11 views

AZL-79086 CVE-2022-30635 affecting package golang 1.25.7-1

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS6.7AI score0.0141EPSS
SaveExploits0References1
Prion
Prion
added 2022/08/10 8:15 p.m.19 views

Design/Logic Flaw

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

5CVSS7.4AI score0.0141EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/08/10 8:15 p.m.5 views

UBUNTU-CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS6.7AI score0.0141EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2022/08/10 8:15 p.m.46 views

CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS6.8AI score0.0141EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2022/08/09 8:16 p.m.60 views

CVE-2022-30635

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures...

7.5CVSS7.8AI score0.0141EPSS
SaveExploits0
OSV
OSV
added 2022/07/20 8:52 p.m.46 views

GO-2022-0526 Stack exhaustion when decoding certain messages in encoding/gob

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion...

7.5CVSS7.8AI score0.0141EPSS
SaveExploits0References4
Rows per page
Query Builder