mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
1.4 KiB
1.4 KiB
CVE-2023-3452
Description
The Canto plugin for WordPress is vulnerable to Remote File Inclusion in versions up to, and including, 3.0.4 via the 'wp_abspath' parameter. This allows unauthenticated attackers to include and execute arbitrary remote code on the server, provided that allow_url_include is enabled. Local File Inclusion is also possible, albeit less useful because it requires that the attacker be able to upload a malicious php file via FTP or some other means into a directory readable by the web server.
POC
Reference
No PoCs from references.
Github
- https://github.com/0x1x02/Canto-RFI-RCE-Exploit
- https://github.com/20142995/nuclei-templates
- https://github.com/90l3m0np13/Canto
- https://github.com/AlienTec1908/Canto_HackMyVM_Easy
- https://github.com/leoanggal1/CVE-2023-3452-PoC
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/tranphuc2005/Exploit_Wordpress