{ "schema_version": "1.4.0", "id": "GHSA-r7j9-2qv5-fpm9", "modified": "2024-04-04T06:53:37Z", "published": "2023-08-12T03:30:18Z", "aliases": [ "CVE-2023-3452" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3452" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/browser/canto/trunk/includes/lib/tree.php?rev=2841358#L5" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/changeset/2951888/canto/trunk/includes/lib/tree.php" }, { "type": "WEB", "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a76077c6-700a-4d21-a930-b0d6455d959c?source=cve" } ], "database_specific": { "cwe_ids": [ "CWE-98" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-12T03:15:09Z" } }