9.8
CVE-2021-4381
- EPSS 0.35%
- Veröffentlicht 07.06.2023 02:15:15
- Zuletzt bearbeitet 21.11.2024 06:37:33
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
uListing <= 1.6.6 - Unauthenticated Options Changes via wp_route
The uListing plugin for WordPress is vulnerable to authorization bypass via wp_route due to missing capability checks, and a missing security nonce, in the StmListingSingleLayout::import_new_layout method in versions up to, and including, 1.6.6. This makes it possible for unauthenticated attackers to change any WordPress option in the database.
Mögliche Gegenmaßnahme
Directory Listings WordPress plugin – uListing: Update to version 1.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Directory Listings WordPress plugin – uListing
Version
[*, 1.7)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Stylemixthemes ≫ Ulisting SwPlatformwordpress Version < 1.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.575 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| security@wordfence.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.