2023-08-12 04:00:36 +00:00
{
"id" : "CVE-2023-3452" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-08-12T03:15:09.330" ,
2023-08-18 16:00:35 +00:00
"lastModified" : "2023-08-18T15:03:13.747" ,
"vulnStatus" : "Analyzed" ,
2023-08-12 04:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-98"
}
]
}
] ,
2023-08-18 16:00:35 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:canto:canto:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "3.0.4" ,
"matchCriteriaId" : "DC0B1396-0E46-46D8-856D-B4E5B0018B77"
}
]
}
]
}
] ,
2023-08-12 04:00:36 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/canto/trunk/includes/lib/tree.php?rev=2841358#L5" ,
2023-08-18 16:00:35 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-12 04:00:36 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/2951888/canto/trunk/includes/lib/tree.php" ,
2023-08-18 16:00:35 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2023-08-12 04:00:36 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a76077c6-700a-4d21-a930-b0d6455d959c?source=cve" ,
2023-08-18 16:00:35 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-12 04:00:36 +00:00
}
]
}