1 results (0.002 seconds)
CVSS: 5.0EPSS: 0%CPEs: 1EXPL: 0

CVE-2024-13511 – Variation Swatches for WooCommerce 1.0.8 - 1.3.2 - Cross-Site Request Forgery to Plugin Settings Reset
https://notcve.org/view.php?id=CVE-2024-13511
22 Jan 2025 — The Variation Swatches for WooCommerce plugin, in all versions starting at 1.0.8 up until 1.3.2, contains a vulnerability due to improper nonce verification in its settings reset functionality. The issue exists in the settings_init() function, which processes a reset action based on specific query parameters in the URL. The related delete_settings() function performs a faulty nonce validation check, making the reset operation insecure and susceptible to unauthorized access. El complemento Variation Swatches... • https://plugins.trac.wordpress.org/browser/th-variation-swatches/tags/1.3.1/inc/thvs-settings.php • CWE-352: Cross-Site Request Forgery (CSRF) •