7.2
CVE-2024-35650
- EPSS 0.38%
- Veröffentlicht 10.06.2024 16:15:15
- Zuletzt bearbeitet 21.11.2024 09:20:34
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
MelaPress Login Security <= 1.3.0 - Authenticated (Admin+) Remote File Inclusion
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Melapress MelaPress Login Security allows PHP Remote File Inclusion.This issue affects MelaPress Login Security: from n/a through 1.3.0.Mögliche Gegenmaßnahme
Melapress Login Security: Update to version 1.3.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Melapress Login Security
Version
*-1.3.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Melapress ≫ Melapress Login Security SwPlatformwordpress Version < 1.3.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.588 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| audit@patchstack.com | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
|
CWE-829 Inclusion of Functionality from Untrusted Control Sphere
The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.
CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.