File tree Expand file tree Collapse file tree 7 files changed +13
-7
lines changed
fastjson/src/main/java/com/threedr3am/bug/fastjson
jackson/src/main/java/com/threedr3am/bug/jackson Expand file tree Collapse file tree 7 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 55import com .threedr3am .bug .common .server .LdapServer ;
66
77/**
8- * fastjson <= 1.2.62 RCE,需要开启AutoType
8+ * fastjson <= 1.2.62 RCE,需要开启AutoType (report by threedr3am to 阿里云先知众测 - 内部已知)
99 *
1010 * Anteros-DBCP依赖的gadget
1111 *
Original file line number Diff line number Diff line change 55import com .threedr3am .bug .common .server .LdapServer ;
66
77/**
8- * fastjson <= 1.2.62 RCE,需要开启AutoType
8+ * fastjson <= 1.2.62 RCE,需要开启AutoType (report by threedr3am to 阿里云先知众测 - 内部已知)
99 *
1010 * <dependency>
1111 * <groupId>org.apache.ibatis</groupId>
Original file line number Diff line number Diff line change 55import com .threedr3am .bug .common .server .LdapServer ;
66
77/**
8- * fastjson <= 1.2.62 RCE,需要开启AutoType
8+ * fastjson <= 1.2.62 RCE,需要开启AutoType (report by threedr3am to ASRC)
99 *
1010 * Jackson-databind的CVE-2020-8840 gadget与Fastjson通用
1111 *
Original file line number Diff line number Diff line change 66
77/**
88 *
9- * jackson-databind <= 2.10.2 and <= 2.9.10.3 RCE,需要开启DefaultType (reported by threedr3am to the authorities)
9+ * jackson-databind <= 2.10.2 and <= 2.9.10.3 RCE,需要开启DefaultType (reported by threedr3am & V1ZkRA)
10+ *
11+ * CVE-2020-9547, CVE-2020-9548
1012 *
1113 * <dependency>
1214 * <groupId>com.codahale.metrics</groupId>
Original file line number Diff line number Diff line change 66
77/**
88 *
9- * jackson-databind <= 2.9.10.3 and <= 2.10.2 RCE,需要开启DefaultType (reported by threedr3am to the authorities)
9+ * jackson-databind <= 2.9.10.3 and <= 2.10.2 RCE,需要开启DefaultType (reported by threedr3am & LFY)
10+ *
11+ * CVE-2020-9546
1012 *
1113 * <dependency>
1214 * <groupId>org.apache.hadoop</groupId>
Original file line number Diff line number Diff line change 66
77/**
88 *
9- * jackson-databind <= 2.9.10.3 RCE,需要开启DefaultType (reported by threedr3am to the authorities)
9+ * jackson-databind <= 2.9.10.3 RCE,需要开启DefaultType (reported by threedr3am & V1ZkRA)
10+ *
11+ * CVE-2020-9547, CVE-2020-9548
1012 *
1113 * <dependency>
1214 * <groupId>org.apache.ibatis</groupId>
Original file line number Diff line number Diff line change 66
77/**
88 *
9- * jackson-databind <= 2.10.2 RCE,需要开启DefaultType (reported by threedr3am to the authorities )
9+ * jackson-databind <= 2.10.2 RCE,需要开启DefaultType (reported by threedr3am)
1010 *
1111 * CVE-2020-8840
1212 *
You can’t perform that action at this time.
0 commit comments