Enhancement: vulnerabilities/fastjson/fastjson-1-2-68-rce.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-05-25 14:55:07 -04:00
parent 485b351e12
commit 2ee0c440e3
1 changed files with 10 additions and 2 deletions

View File

@ -1,12 +1,18 @@
id: fastjson-1-2-68-rce
info:
name: Fastjson 1.2.68 Deserialization RCE
name: Fastjson 1.2.68 - Remote Code Execution
author: zh
severity: critical
description: Fastjson 1.2.68 is susceptible to a deserialization remote code execution vulnerability.
reference:
- https://github.com/tdtc7/qps/tree/4042cf76a969ccded5b30f0669f67c9e58d1cfd2/Fastjson
- https://github.com/wyzxxz/fastjson_rce_tool
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10.0
cve-id:
cwe-id: CWE-77
tags: fastjson,rce,deserialization,oast
requests:
@ -52,4 +58,6 @@ requests:
- type: status
negative: true
status:
- 200
- 200
# Enhanced by mp on 2022/05/25