{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-1436", "ASSIGNER": "security@jfrog.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-674 Uncontrolled Recursion", "cweId": "CWE-674" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "jettison", "product": { "product_data": [ { "product_name": "jettison", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "1.5.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/", "refsource": "MISC", "name": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/" } ] }, "source": { "discovery": "INTERNAL" }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } ] } }