From 0badae8714da8f3fdca36d9d7d234e80500b9bb1 Mon Sep 17 00:00:00 2001 From: Tyler R <103586681+trosonke@users.noreply.github.com> Date: Wed, 29 Jul 2026 09:03:28 -0500 Subject: [PATCH] Improve GHSA-crf3-v9rr-v7hj --- .../GHSA-crf3-v9rr-v7hj.json | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-crf3-v9rr-v7hj/GHSA-crf3-v9rr-v7hj.json b/advisories/unreviewed/2026/07/GHSA-crf3-v9rr-v7hj/GHSA-crf3-v9rr-v7hj.json index 4dbff70f846ba..112809518d589 100644 --- a/advisories/unreviewed/2026/07/GHSA-crf3-v9rr-v7hj/GHSA-crf3-v9rr-v7hj.json +++ b/advisories/unreviewed/2026/07/GHSA-crf3-v9rr-v7hj/GHSA-crf3-v9rr-v7hj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-crf3-v9rr-v7hj", - "modified": "2026-07-23T09:32:01Z", + "modified": "2026-07-23T09:32:08Z", "published": "2026-07-23T09:32:01Z", "aliases": [ "CVE-2026-16723" ], + "summary": "A remote code execution (RCE) vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required.", "details": "A remote code execution (RCE) vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.2.68" + }, + { + "last_affected": "1.2.83" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",