From f4a2382a65e5922e4ebe245ba9129ad69ffa0566 Mon Sep 17 00:00:00 2001 From: chi-chi weng <949409306@qq.com> Date: Wed, 20 May 2020 19:17:29 +0800 Subject: [PATCH] Fastjson has a serious security problem in 1.2.58 Fastjson has a serious security problem in 1.2.58,which will cause RCE https://www.anquanke.com/post/id/199527 https://www.cnblogs.com/tr1ple/p/12348886.html https://github.com/jas502n/fastjson-1.2.58-rce --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 783f120..471e0f7 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.68 test