6.5

CVE-2024-6312

Funnelforms Free <= 3.7.3.2 - Authenticated (Administrator+) Arbitrary File Deletion

The Funnelforms Free plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 3.7.3.2 via the 'af2DeleteFontFile' function. This is due to the plugin not properly validating a file or its path prior to deleting it. This makes it possible for unauthenticated attackers to delete arbitrary files, including the wp-config.php file, which can make site takeover and remote code execution possible.
Mögliche Gegenmaßnahme
Interactive Contact Form and Multi Step Form Builder with Drag & Drop Editor – Funnelforms Free: Update to version 3.7.4.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Interactive Contact Form and Multi Step Form Builder with Drag & Drop Editor – Funnelforms Free
Version *-3.7.3.2
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
FunnelformsFunnelforms Free SwPlatformwordpress Version <= 3.7.3.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 23.49% 0.958
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security@wordfence.com 6.5 1.2 5.2
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.