From 431100c3671207c5f8669ca38cc864a3e68553b1 Mon Sep 17 00:00:00 2001 From: Tim te Beek Date: Thu, 6 Aug 2026 17:47:34 +0200 Subject: [PATCH] Add affected Maven package and version range to GHSA-crf3-v9rr-v7hj --- .../GHSA-crf3-v9rr-v7hj.json | 30 ++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) 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 4dbff70f846b..eca72d8eae59 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 @@ -13,7 +13,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": "com.alibaba:fastjson" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.2.68" + }, + { + "fixed": "1.2.84" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +42,14 @@ { "type": "WEB", "url": "https://github.com/alibaba/fastjson2/wiki/Security-Advisory:-Remote-Code-Execution-in-fastjson-1.2.68%E2%80%931.2.83" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alibaba/fastjson" + }, + { + "type": "WEB", + "url": "https://github.com/alibaba/fastjson/releases/tag/1.2.84" } ], "database_specific": {