CVE-2023-3452

Scores

EPSS

0.871high87.1%
0%20%40%60%80%100%

Percentile: 87.1%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

Exploits

Exploit ID: CVE-2023-3452

Source: github-poc

URL: https://github.com/Alpastx/CVE-2023-3452---WordPress-Canto-Plugin-RCE

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: canto

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:canto:canto:*:*:*:*:*:wordpress:*:*",      "versionEndIncluding": "3.0.4",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list