mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
19 lines
796 B
Markdown
19 lines
796 B
Markdown
### [CVE-2020-24948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24948)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ao_ccss_import AJAX call in Autoptimize Wordpress Plugin 2.7.6 does not ensure that the file provided is a legitimate Zip file, allowing high privilege users to upload arbitrary files, such as PHP, leading to remote command execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/160850/WordPress-Autoptimize-Shell-Upload.html
|
|
- https://wpvulndb.com/vulnerabilities/10372
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
|