Enhancement: vulnerabilities/fastjson/fastjson-1-2-43-rce.yaml by mp
parent
140502c059
commit
28f29dfa45
|
@ -1,12 +1,18 @@
|
|||
id: fastjson-1-2-43-rce
|
||||
|
||||
info:
|
||||
name: Fastjson 1.2.43 Deserialization RCE
|
||||
name: Fastjson 1.2.43 Deserialization - Remote Code Execution
|
||||
author: zh
|
||||
severity: critical
|
||||
description: Fastjson 1.2.43 is susceptible to a 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:
|
||||
|
@ -32,4 +38,6 @@ requests:
|
|||
- type: status
|
||||
negative: true
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/05/25
|
||||
|
|
Loading…
Reference in New Issue