10

CVE-2014-8877

Exploit

CM Download Manager <= 2.0.3 - Code Injection

The alterSearchQuery function in lib/controllers/CmdownloadController.php in the CreativeMinds CM Downloads Manager plugin before 2.0.4 for WordPress allows remote attackers to execute arbitrary PHP code via the CMDsearch parameter to cmdownloads/, which is processed by the PHP create_function function.
Mögliche Gegenmaßnahme
CM Download Manager – Organize, Protect & Share Files in WordPress: Update to version 2.0.4, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt CM Download Manager – Organize, Protect & Share Files in WordPress
Version *-2.0.3
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Creative MindsCm Download Manager SwPlatformwordpress Version <= 2.0.3
Creative MindsCm Download Manager Version2.0.0 SwPlatformwordpress
Creative MindsCm Download Manager Version2.0.1 SwPlatformwordpress
Creative MindsCm Download Manager Version2.0.2 SwPlatformwordpress
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 30.12% 0.963
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 10 10 10
AV:N/AC:L/Au:N/C:C/I:C/A:C
CWE-94 Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.