8.5
CVE-2008-5695
- EPSS 16.37%
- Veröffentlicht 19.12.2008 18:30:00
- Zuletzt bearbeitet 23.04.2026 00:35:47
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
WordPress Core < 2.3.3 & WordPress MU < 1.3.2 - Remote Code Execution
wp-admin/options.php in WordPress MU before 1.3.2, and WordPress 2.3.2 and earlier, does not properly validate requests to update an option, which allows remote authenticated users with manage_options and upload_files capabilities to execute arbitrary code by uploading a PHP script and adding this script's pathname to active_plugins.
Mögliche Gegenmaßnahme
WordPress: Update to version 2.3.3, or a newer patched version
WordPress MU: Update to version 1.3.2, or a newer patched version
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wordpress ≫ Wordpress Mu Version < 1.3.2
Weitere Schwachstelleninformationen
SystemWordPress Core
≫
Produkt
WordPress
Version
*-2.3.2
SystemWordPress Core
≫
Produkt
WordPress MU
Version
*-1.3.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 16.37% | 0.947 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.5 | 6.8 | 10 |
AV:N/AC:M/Au:S/C:C/I:C/A:C
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.