{ "id": "CVE-2023-1436", "sourceIdentifier": "reefs@jfrog.com", "published": "2023-03-22T06:15:09.633", "lastModified": "2023-11-07T04:03:36.150", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "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.\n\n" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "48a46f29-ae42-4e1d-90dd-c1676c1e5e6d", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-674" } ] }, { "source": "48a46f29-ae42-4e1d-90dd-c1676c1e5e6d", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-674" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jettison_project:jettison:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.5.4", "matchCriteriaId": "6DF803CA-88D7-4FA2-8D43-4602BB8441DD" } ] } ] } ], "references": [ { "url": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/", "source": "reefs@jfrog.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }