6.5
CVE-2021-24947
- EPSS 10.22%
- Veröffentlicht 07.02.2022 16:15:43
- Zuletzt bearbeitet 21.11.2024 05:54:03
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
RVM - Responsive Vector Maps <= 6.4.1 - Subscriber+ Arbitrary File Read
The RVM WordPress plugin before 6.4.2 does not have proper authorisation, CSRF checks and validation of the rvm_upload_regions_file_path parameter in the rvm_import_regions AJAX action, allowing any authenticated user, such as subscriber, to read arbitrary files on the web server
Mögliche Gegenmaßnahme
RVM – Responsive Vector Maps: Update to version 6.4.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
RVM – Responsive Vector Maps
Version
*-6.4.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Thinkupthemes ≫ Responsive Vector Maps SwPlatformwordpress Version < 6.4.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 10.22% | 0.929 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:P/I:N/A:N
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
CWE-434 Unrestricted Upload of File with Dangerous Type
The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.