← Back to browse · API

CVE-2023-3452

Severity
CRITICAL
CVSS
9.8
EPSS
0.06899
Risk score
41.61
CISA KEV
No
PoC
No
Published
2023-08-12
Modified
2026-04-08
First seen
2026-08-07
Aliases
EUVD-2023-44114, GHSA-R7J9-2QV5-FPM9
Products
flightbycanto:Canto 0 ≤3.0.4
Sources
euvd EUVD-2023-44114

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.

References