{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/141819?format=json","vulnerability_id":"VCID-g1qb-4mtg-9ffs","summary":"An issue was discovered JSONUtil thru 5.0 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies.","aliases":[{"alias":"CVE-2023-34615"},{"alias":"GHSA-w2rr-wvh9-m2m7"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/632994?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@5.1","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@5.1"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/632986?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@2.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@2.0"},{"url":"http://public2.vulnerablecode.io/api/packages/632987?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@2.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@2.1"},{"url":"http://public2.vulnerablecode.io/api/packages/632988?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@2.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@2.2"},{"url":"http://public2.vulnerablecode.io/api/packages/632989?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@3.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@3.0"},{"url":"http://public2.vulnerablecode.io/api/packages/632990?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@3.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@3.1"},{"url":"http://public2.vulnerablecode.io/api/packages/632991?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@4.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@4.0"},{"url":"http://public2.vulnerablecode.io/api/packages/632992?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@4.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@4.1"},{"url":"http://public2.vulnerablecode.io/api/packages/632993?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@4.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@4.2"},{"url":"http://public2.vulnerablecode.io/api/packages/393656?format=json","purl":"pkg:maven/net.pwall.json/jsonutil@5.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-g1qb-4mtg-9ffs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/net.pwall.json/jsonutil@5.0"}],"references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-34615","reference_id":"","reference_type":"","scores":[{"value":"0.00092","scoring_system":"epss","scoring_elements":"0.25924","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-34615"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34615","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-34615"},{"reference_url":"https://github.com/billdavidson/JSONUtil/issues/10","reference_id":"10","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-01-03T16:01:17Z/"}],"url":"https://github.com/billdavidson/JSONUtil/issues/10"},{"reference_url":"https://github.com/advisories/GHSA-w2rr-wvh9-m2m7","reference_id":"GHSA-w2rr-wvh9-m2m7","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-w2rr-wvh9-m2m7"}],"weaknesses":[{"cwe_id":400,"name":"Uncontrolled Resource Consumption","description":"The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources."},{"cwe_id":787,"name":"Out-of-bounds Write","description":"The product writes data past the end, or before the beginning, of the intended buffer."},{"cwe_id":937,"name":"OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."},{"cwe_id":1035,"name":"OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."}],"exploits":[],"severity_range_score":"7.0 - 8.9","exploitability":null,"weighted_severity":null,"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-g1qb-4mtg-9ffs"}