9
CVE-2021-24453
- EPSS 7.22%
- Veröffentlicht 19.07.2021 11:15:08
- Zuletzt bearbeitet 21.11.2024 05:53:06
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Include Me <= 1.2.1 - Local File Inclusion leading to Authenticated Remote Code Execution
The Include Me WordPress plugin through 1.2.1 is vulnerable to path traversal / local file inclusion, which can lead to Remote Code Execution (RCE) of the system due to log poisoning and therefore potentially a full compromise of the underlying structure
Mögliche Gegenmaßnahme
Include Me: Update to version 1.2.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Include Me
Version
*-1.2.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Include Me Project ≫ Include Me SwPlatformwordpress Version <= 1.2.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 7.22% | 0.912 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
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.