cve/2024/CVE-2024-6486.md
2025-09-29 21:09:30 +02:00

18 lines
849 B
Markdown

### [CVE-2024-6486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6486)
![](https://img.shields.io/static/v1?label=Product&message=ImageMagick%20Engine&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20OS%20Command%20Injection&color=brightgreen)
### Description
The ImageMagick Engine ImageMagick Engine WordPress plugin before 1.7.11 for WordPress is vulnerable to OS Command Injection via the "cli_path" parameter. This allows authenticated attackers, with administrator-level permission to execute arbitrary OS commands on the server leading to remote code execution.
### POC
#### Reference
- https://wpscan.com/vulnerability/a57c0c59-8b5c-4221-a9db-19f141650d9b/
#### Github
No PoCs found on GitHub currently.