6.5
CVE-2018-11633
- EPSS 0.1%
- Veröffentlicht 31.05.2018 20:29:02
- Zuletzt bearbeitet 21.11.2024 03:43:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Digital Goods < 2.2 - Cross-Site Request Forgery
An issue was discovered in the MULTIDOTS Woo Checkout for Digital Goods plugin 2.1 for WordPress. If an admin user can be tricked into visiting a crafted URL created by an attacker (via spear phishing/social engineering), the attacker can change the plugin settings. The function woo_checkout_settings_page in the file class-woo-checkout-for-digital-goods-admin.php doesn't do any check against wp-admin/admin-post.php Cross-site request forgery (CSRF) and user capabilities.
Mögliche Gegenmaßnahme
Digital Goods (Checkout Field Editor) for WooCommerce Checkout: Update to version 2.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Digital Goods (Checkout Field Editor) for WooCommerce Checkout
Version
[*, 2.2)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Multidots ≫ Woo Checkout For Digital Goods Version2.1 SwPlatformwordpress
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.1% | 0.252 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/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.