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

patch-1
MostInterestingBotInTheWorld 2022-05-25 14:47:11 -04:00
parent 28f29dfa45
commit 779a386850
1 changed files with 10 additions and 2 deletions

View File

@ -1,14 +1,20 @@
id: fastjson-1-2-47-rce
info:
name: Fastjson 1.2.47 Deserialization RCE
name: Fastjson 1.2.47 Deserialization - Remote Code Execution
author: zh
severity: critical
description: Fastjson 1.2.47 is susceptible to a remote code execution vulnerability.
reference:
- https://github.com/vulhub/vulhub/tree/master/fastjson/1.2.47-rce
- https://www.freebuf.com/vuls/208339.html
- https://cert.360.cn/warning/detail?id=7240aeab581c6dc2c9c5350756079955
- 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:
@ -41,4 +47,6 @@ requests:
condition: and
words:
- "Bad Request"
- "400"
- "400"
# Enhanced by mp on 2022/05/25