8.8
CVE-2021-39321
- EPSS 1.15%
- Veröffentlicht 21.10.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:19:14
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Sassy Social Share 3.3.23 - Object Injection
Version 3.3.23 of the Sassy Social Share WordPress plugin is vulnerable to PHP Object Injection via the wp_ajax_heateor_sss_import_config AJAX action due to deserialization of unvalidated user supplied inputs via the import_config function found in the ~/admin/class-sassy-social-share-admin.php file. This can be exploited by underprivileged authenticated users due to a missing capability check on the import_config function.
Mögliche Gegenmaßnahme
Social Sharing Plugin – Sassy Social Share: Update to version 3.3.24, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Social Sharing Plugin – Sassy Social Share
Version
3.3.23
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Heateor ≫ Sassy Social Share Version3.3.23 SwPlatformwordpress
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.15% | 0.777 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
| security@wordfence.com | 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
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
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.