Lucene search
K

165 matches found

Tenable Nessus
Tenable Nessus
added 2023/04/25 12:0 a.m.33 views

openSUSE 15 Security Update : jettison (SUSE-SU-2023:1948-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2023:1948-1 advisory. - An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This...

7.5CVSS6.3AI score0.00122EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2023/03/30 10:13 a.m.63 views

CVE-2023-1436

A flaw was found in Jettison. Infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This issue leads to a StackOverflowError exception being thrown...

7.5CVSS7.1AI score0.00122EPSS
Exploits1References4
Veracode
Veracode
added 2023/03/25 1:50 a.m.31 views

Denial Of Service (DoS)

org.codehaus.jettison:jettison is vulnerable to Denial of Service DoS. The vulnerability is due to an infinite loop when constructing a JSONArray from a Collection that contains a self-reference in one of its elements which leads to a StackOverflowError exception, resulting in an application cras...

7.5CVSS7.1AI score0.00122EPSS
Exploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2023/03/23 8:32 p.m.315 views

json-smart Uncontrolled Recursion vulnerability

Impact Affected versions of net.minidev:json-smart are vulnerable to Denial of Service DoS due to a StackOverflowError when parsing a deeply nested JSON array or object. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered tha...

7.5CVSS7.7AI score0.00015EPSS
Exploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/22 6:30 a.m.42 views

Jettison vulnerable to infinite recursion

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

7.5CVSS7.2AI score0.00122EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2023/03/22 6:15 a.m.17 views

CVE-2023-1436

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

7.5CVSS7.3AI score0.00122EPSS
Exploits1References1
OSV
OSV
added 2023/03/22 6:15 a.m.20 views

CVE-2023-1436

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

7.5CVSS7.6AI score
Exploits0References1
Prion
Prion
added 2023/03/22 6:15 a.m.33 views

Design/Logic Flaw

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

5CVSS7.3AI score0.00122EPSS
Exploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2023/03/22 6:15 a.m.27 views

CVE-2023-1436

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

7.5CVSS6.7AI score0.00122EPSS
Exploits1References3
Cvelist
Cvelist
added 2023/03/16 8:59 p.m.28 views

CVE-2023-1436 Infinite recursion in Jettison leads to denial of service when creating a crafted JSONArray

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

5.9CVSS7.6AI score0.00122EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2023/03/16 8:59 p.m.38 views

CVE-2023-1436

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

7.5CVSS7.5AI score0.00122EPSS
Exploits1
CVE
CVE
added 2023/03/16 8:59 p.m.403 views

CVE-2023-1436

CVE-2023-1436 : Jettison triggers an infinite recursion when constructing a JSONArray from a Collection containing a self-reference, leading to a DoS/StackOverflow in vulnerable deployments. Connected IBM advisories tie this to IBM watsonx.data and list remediation: upgrade to watsonx.data 2.0.3 ...

7.5CVSS6.5AI score0.00122EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/16 8:59 p.m.3 views

CVE-2023-1436 Infinite recursion in Jettison leads to denial of service when creating a crafted JSONArray

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

5.9CVSS7.4AI score0.00122EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2023/03/03 10:53 p.m.23 views

xwiki vulnerable to Improper Handling of Exceptional Conditions

Impact Users with write rights can insert well-formed content that is not handled well by the parser. For instance, with xwiki/2.1, inserting a deeply nested group blocks .... see the generator below to produce a large payload can lead to the parser throwing a StackOverflowError. As a consequence...

6.5CVSS6.7AI score0.00276EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2023/03/03 10:53 p.m.17 views

GHSA-52VF-HVV3-98H7 xwiki vulnerable to Improper Handling of Exceptional Conditions

Impact Users with write rights can insert well-formed content that is not handled well by the parser. For instance, with xwiki/2.1, inserting a deeply nested group blocks .... see the generator below to produce a large payload can lead to the parser throwing a StackOverflowError. As a consequence...

6.5CVSS6.5AI score0.00276EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/12/30 4:58 p.m.81 views

XStream can cause a Denial of Service by injecting deeply nested objects raising a stack overflow

Impact The vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream. Patches XStream 1.4.20 handles the stack overflow and raises an InputManipulationException instead...

7.5CVSS7.7AI score0.00258EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2022/12/13 1:15 a.m.33 views

Denial Of Service (DoS)

netty-codec-haproxy is vulnerable to Denial Of Service DoS. The vulnerability is due to a StackOverflowError in the HAProxyMessage.java as it does not properly limit the maximum nesting of TLV, allowing an attacker to cause an application crash via infinite recursion by passing a maliciously...

7.5CVSS7.3AI score0.00448EPSS
Exploits1References5Affected Software3
OSV
OSV
added 2022/12/12 9:24 p.m.34 views

GHSA-FX2C-96VJ-985V HAProxyMessageDecoder Stack Exhaustion DoS

Impact A StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. Patches Users should upgrade to 4.1.86.Final. Workarounds There is no workaround, except using a custom HaProxyMessageDecoder. References When parsing a TLV with type = PP2TYPESSL, the...

5.3CVSS6.3AI score0.00448EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/12/12 9:24 p.m.65 views

HAProxyMessageDecoder Stack Exhaustion DoS

Impact A StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. Patches Users should upgrade to 4.1.86.Final. Workarounds There is no workaround, except using a custom HaProxyMessageDecoder. References When parsing a TLV with type = PP2TYPESSL, the...

7.5CVSS7.4AI score0.00448EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2022/12/12 6:15 p.m.24 views

CVE-2022-41881

Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except...

7.5CVSS0.00448EPSS
Exploits1References4
Rows per page
Query Builder