CVE-2023-1436

Source
https://cve.org/CVERecord?id=CVE-2023-1436
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-1436.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-1436
Aliases
Downstream
Related
Published
2023-03-16T20:59:51.072Z
Modified
2026-06-26T03:55:08.936417809Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Infinite recursion in Jettison leads to denial of service when creating a crafted JSONArray
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/1xxx/CVE-2023-1436.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "1.5.4"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-674"
    ],
    "cna_assigner": "JFROG"
}
References

Affected packages

Git / github.com/jettison-json/jettison

Affected ranges

Type
GIT
Repo
https://github.com/jettison-json/jettison
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "cpe": "cpe:2.3:a:jettison_project:jettison:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.5.4"
        }
    ]
}

Affected versions

jettison-1.*
jettison-1.3.8
jettison-1.4.0
jettison-1.4.1
jettison-1.5.0
jettison-1.5.1
jettison-1.5.2
jettison-1.5.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-1436.json"