6.5
CVE-2021-24788
- EPSS 0.23%
- Veröffentlicht 08.11.2021 18:15:09
- Zuletzt bearbeitet 21.11.2024 05:53:45
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Batch Cat <= 0.3 - Missing Authorization
The Batch Cat WordPress plugin through 0.3 defines 3 custom AJAX actions, which both require authentication but are available for all roles. As a result, any authenticated user (including simple subscribers) can add/set/delete arbitrary categories to posts.
Mögliche Gegenmaßnahme
Batch Cat: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Batch Cat
Version
*-0.3
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Batch Cat Project ≫ Batch Cat SwPlatformwordpress Version <= 0.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.23% | 0.463 |
| 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:N/I:H/A:N
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:N/I:P/A:N
|
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.