AuditMySite
Approve fixes
5 pendingDashboard
Fix preview — approve to apply

Outdated plugin with known CVE

CriticalSecurity
Risk64%
📄 woocommerce/woocommerce.php
Backup ready. A full snapshot of your database & files was taken 2 min ago. One click restores everything instantly.
Code change
✕ Before — version 8.3.1 (vulnerable)
1/*
2 * Plugin Name: WooCommerce
3 * Version: 8.3.1
4 * Description: E-commerce...
5 */
⚠ CVE-2024-3982
Unauthenticated SQL injection via order meta. CVSS score 8.8 (High).
✓ After — version 8.7.2 (patched)
1/*
2 * Plugin Name: WooCommerce
3 * Version: 8.7.2
4 * Description: E-commerce...
5 */
✓ CVE patched in 8.5.0+
SQL injection fixed. Changelog verified. Staging test passed.
0 / 5 approved