10
CVE-2014-8877
- EPSS 30.12%
- Veröffentlicht 05.12.2014 18:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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 Minds ≫ Cm Download Manager SwPlatformwordpress Version <= 2.0.3
Creative Minds ≫ Cm Download Manager Version2.0.0 SwPlatformwordpress
Creative Minds ≫ Cm Download Manager Version2.0.1 SwPlatformwordpress
Creative Minds ≫ Cm Download Manager Version2.0.2 SwPlatformwordpress
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 30.12% | 0.963 |
| 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.