Skip to content

程式碼掃描

自訂外掛的漏洞(Vulnerability)、程式缺陷(Bug)與安全熱點(Security Hotspot)。

需要注意

  • 自訂外掛掃描發現 6 個安全漏洞(Vulnerability)
  • 自訂外掛發現 3,642 個程式缺陷(Bug),可能導致非預期行為
  • 548 個安全熱點(Security Hotspot)待人工審查,可能存在安全風險

共 3 項 — 1 高 / 2 中

安全漏洞

  • 問題:自訂外掛掃描發現 6 個安全漏洞(Vulnerability)
  • 原因:外掛程式碼存在已知的安全弱點模式(如 SQL Injection、XSS 等)
  • 建議:依 SonarQube 報告逐一修復漏洞,優先處理 CRITICAL 和 BLOCKER 等級
  • 影響:此項影響等級:高
  • 驗收:Vulnerabilities = 0

程式缺陷

  • 問題:自訂外掛發現 3,642 個程式缺陷(Bug),可能導致非預期行為
  • 原因:程式碼邏輯錯誤或未處理的邊界條件
  • 建議:依 SonarQube 報告修復 bugs
  • 影響:此項影響等級:中
  • 驗收:Bugs = 0

安全熱點

  • 問題:548 個安全熱點(Security Hotspot)待人工審查,可能存在安全風險
  • 原因:程式碼模式符合已知安全風險特徵,需人工確認是否為實際漏洞
  • 建議:逐一審查 Security Hotspot,確認風險並修復
  • 影響:此項影響等級:中
  • 驗收:所有 Security Hotspot 已審查完畢

掃描範圍

僅掃描自訂程式碼,排除WordPress.org 外掛、商業外掛(WPBakery/Slider Revolution 等)、父主題。

類型名稱
外掛advanced-coupons-for-woocommerce
外掛criteo
外掛ctkpro-invoice
外掛ithemes-security-pro
外掛object-cache-pro
外掛pixelyoursite-pro
外掛pixelyoursite-super-pack
外掛wcpb-product-badges
外掛revslider
外掛rewardsystem
外掛woo-customers-order-history
外掛woocommerce-google-analytics-pro
外掛woocommerce-gateway-linepay
外掛woocommerce-role-by-amount-spent
外掛woodmart-core
外掛js_composer
外掛woo-bought-together-premium
外掛wpforms
外掛sitepress-multilingual-cms
外掛wp-rocket
外掛yith-custom-thank-you-page-for-woocommerce
子主題woodmart-child
mu-plugins

掃描摘要

程式碼行數807,341
安全評級D
可靠性評級E
可維護性評級A
重複行比例8.1%

問題統計

類型數量
漏洞 (Vulnerabilities)6
Bugs3642
Code Smells69047
Security Hotspots548

按來源分類

advanced-coupons-for-woocommerce(33)

嚴重度規則訊息檔案
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/ACFW_Reports.php:200
MINORphp:S1226Introduce a new variable instead of reusing the parameter "$total".wp-content/plugins/advanced-coupons-for-woocommerce/Models/ACFW_Reports.php:243
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Allowed_Coupons.php:77
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Allowed_Customers.php:119
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Auto_Apply.php:308
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/BOGO/Admin.php:148
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/advanced-coupons-for-woocommerce/Models/Cart_Conditions.php:724
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Cashback_Coupon.php:585
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Edit_Coupon.php:204
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Edit_Coupon.php:296
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Edit_Coupon.php:325
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Edit_Coupon.php:381
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Edit_Coupon.php:487
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Edit_Coupon.php:592
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Emails/Emails.php:158
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Mutually_Exclusive.php:55
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Mutually_Exclusive.php:70
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Settings.php:74
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Settings.php:135
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:168
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:207
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:246
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:269
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:333
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:374
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:393
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/SLMW/Traits/Notices.php:490
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Scheduler.php:112
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/Models/Virtual_Coupon/Admin.php:134
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/advanced-coupons-for-woocommerce.php:198
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/advanced-coupons-for-woocommerce/advanced-coupons-for-woocommerce.php:242
MAJORcss:S4656Unexpected duplicate "height"wp-content/plugins/advanced-coupons-for-woocommerce/js/apps/acfw-reports/src/assets/styles/index.scss:125
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/advanced-coupons-for-woocommerce/templates/emails/store-credit-reminder.php:50

criteo(5)

嚴重度規則訊息檔案
MINORphp:S1784Explicitly mention the visibility of this constructor "__construct".wp-content/plugins/criteo/platform/WordPressPlatformSettings.php:12
MINORphp:S1784Explicitly mention the visibility of this constructor "__construct".wp-content/plugins/criteo/platform/WordPressPlugin.php:22
MAJORWeb:TableHeaderHasIdOrScopeCheckAdd either an 'id' or a 'scope' attribute to this <th> tag.wp-content/plugins/criteo/settings/WooCommerceExtension.php:71
MINORphp:S1784Explicitly mention the visibility of this constructor "__construct".wp-content/plugins/criteo/tagging/CriteoTagsGenerator.php:12
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/criteo/tagging/CriteoTagsProvider.php:324

ithemes-security-pro(244)

嚴重度規則訊息檔案
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/admin-pages/css/style.css:142
MAJORjavascript:S2123Remove this increment or correct the code not to waste it.wp-content/plugins/ithemes-security-pro/core/admin-pages/entries/settings/search.js:122
MAJORphp:S1848Either remove this useless object instantiation of class "ITSEC_Admin_Page_Loader" or use itwp-content/plugins/ithemes-security-pro/core/admin-pages/init.php:152
MAJORphp:S1848Either remove this useless object instantiation of class "ITSEC_Debug_Page" or use itwp-content/plugins/ithemes-security-pro/core/admin-pages/page-debug.php:442
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/admin-pages/page-logs.php:19
MAJORphp:S1848Either remove this useless object instantiation of class "ITSEC_Logs_Page" or use itwp-content/plugins/ithemes-security-pro/core/admin-pages/page-logs.php:504
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:115
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:116
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:117
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:118
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:119
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:120
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:121
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:132
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:133
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:134
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:135
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:136
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:137
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:138
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:139
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:140
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:142
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:143
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/core.php:255
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/ithemes-security-pro/core/core.php:462
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/ithemes-security-pro/core/lib.php:360
MINORphp:S2003Replace "include" with "include_once".wp-content/plugins/ithemes-security-pro/core/lib.php:364
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/lib.php:2142
MINORphp:S1784Explicitly mention the visibility of this method "isBrowser".wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-browser.php:181
MAJORphp:S3699Remove this use of the output from "ITSEC_Lib_Login_Interstitial::redirect_invalid_token"; "ITSEC_Lib_Login_Interstitial::redirect_invalid_token" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-login-interstitial.php:980
MAJORphp:S3699Remove this use of the output from "ITSEC_Lib_Login_Interstitial::redirect_invalid_token"; "ITSEC_Lib_Login_Interstitial::redirect_invalid_token" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-login-interstitial.php:986
MAJORphp:S3699Remove this use of the output from "ITSEC_Lib_Login_Interstitial::redirect_invalid_token"; "ITSEC_Lib_Login_Interstitial::redirect_invalid_token" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-login-interstitial.php:992
MAJORphp:S3699Remove this use of the output from "ITSEC_Lib_Login_Interstitial::redirect_invalid_token"; "ITSEC_Lib_Login_Interstitial::redirect_invalid_token" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-login-interstitial.php:1013
MAJORphp:S3699Remove this use of the output from "ITSEC_Lib_Login_Interstitial::redirect_invalid_token"; "ITSEC_Lib_Login_Interstitial::redirect_invalid_token" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-login-interstitial.php:1019
MAJORphp:S3699Remove this use of the output from "ITSEC_Lib_Login_Interstitial::redirect_invalid_token"; "ITSEC_Lib_Login_Interstitial::redirect_invalid_token" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-login-interstitial.php:1029
MAJORphp:S3699Remove this use of the output from "ITSEC_WP_List_Table::get_columns"; "ITSEC_WP_List_Table::get_columns" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-wp-list-table.php:865
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-wp-list-table.php:1087
MAJORphp:S3699Remove this use of the output from "ITSEC_WP_List_Table::column_cb"; "ITSEC_WP_List_Table::column_cb" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-wp-list-table.php:1236
MAJORphp:S3699Remove this use of the output from "ITSEC_WP_List_Table::column_default"; "ITSEC_WP_List_Table::column_default" doesn't return anything.wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-wp-list-table.php:1253
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:4
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:14
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:18
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:22
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:33
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:38
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:42
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:46
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:59
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:64
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:68
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/123-box.html:72
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/details-box.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/details-box.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/details-box.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/details-box.html:11
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/divider.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/divider.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/divider.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/divider.html:11
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:11
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:12
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:13
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:17
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:19
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:20
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:21
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:25
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:27
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:28
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/file-change-summary.html:29
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer-user.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer-user.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer-user.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer-user.html:11
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer-user.html:14
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:11
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:12
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:26
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:29
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:32
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:34
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:37
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:38
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:40
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:44
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:46
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:49
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:50
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:54
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:68
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:71
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:74
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:76
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:79
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:80
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:82
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:86
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:88
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:91
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:92
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:95
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:109
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:112
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:115
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:122
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:124
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:125
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:140
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:143
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:146
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:148
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/footer.html:151
CRITICALcss:S4670Unexpected unknown type selector "aimg"wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:15
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:28
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:29
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:30
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:37
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:53
MAJORWeb:UnsupportedTagsInHtml5CheckRemove this deprecated "center" element.wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:98
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:99
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:102
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:105
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:108
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:111
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:113
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:128
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:131
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:134
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:136
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:151
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:154
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:157
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:159
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/header.html:160
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/image.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/image.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/image.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/image.html:11
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/info-box.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/info-box.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/info-box.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/info-box.html:11
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-button.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-button.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-button.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-button.html:12
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-button.html:15
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-code.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-code.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-code.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-text.html:4
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-text.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-text.html:14
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-text.html:18
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/large-text.html:19
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/list.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/list.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/list.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/list.html:11
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:11
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:12
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:13
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:17
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:19
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:20
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-summary.html:21
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-table.html:3
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/lockouts-table.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/module-button.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/module-button.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/module-button.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/module-button.html:12
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/module-button.html:15
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:11
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:13
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:14
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:17
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:20
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/pro-callout.html:27
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading-with-icon.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading-with-icon.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading-with-icon.html:9
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading-with-icon.html:11
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading-with-icon.html:12
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading.html:4
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading.html:14
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading.html:18
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/section-heading.html:19
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:4
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:14
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:18
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:19
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:34
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:39
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:44
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:48
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:64
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:69
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:74
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:78
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:83
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:87
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:103
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:108
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:113
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:117
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:122
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:126
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:141
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:144
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:147
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:150
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/site-scanner-pro-callout.html:153
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/small-code.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/small-code.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/small-code.html:9
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/table.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/table.html:6
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/table.html:6
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/text.html:3
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/text.html:8
MAJORWeb:S5256Add "<th>" headers to this "<table>".wp-content/plugins/ithemes-security-pro/core/lib/mail-templates/text.html:13
MAJORcss:S4649Unexpected missing generic font familywp-content/plugins/ithemes-security-pro/core/lib/mail-templates/text.html:17
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/ithemes-security-pro/core/lib/site-types/Question/Client_Question_Pack.php:96
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/ithemes-security-pro/core/lib/site-types/Question/End_Users_Question_Pack.php:62
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/ithemes-security-pro/core/lib/site-types/Question/Login_Security_Question_Pack.php:67
MAJORphp:S836Review the data-flow - use of uninitialized value.wp-content/plugins/ithemes-security-pro/core/lib/site-types/Question/Login_Security_Question_Pack.php:84
MINORphp:S2003Replace "require" with "require_once".wp-content/plugins/ithemes-security-pro/core/lockout.php:809
Security Hotspots(50)
風險規則訊息檔案
HIGHphp:S6418'auth' detected in this expression, review this potentially hard-coded secret.wp-content/plugins/woodmart-core/inc/auth.php:200
HIGHphp:S6418'api_key' detected in this expression, review this potentially hard-coded secret.wp-content/plugins/wpforms/includes/providers/class-constant-contact.php:26
HIGHjavascript:S2068Review this potentially hard-coded password.wp-content/plugins/ithemes-security-pro/pro/password-expiration/js/settings-page.js:13
HIGHjavascript:S2068Review this potentially hard-coded password.wp-content/plugins/ithemes-security-pro/pro/password-expiration/js/settings-page.js:26
HIGHphp:S2068Detected 'password' in this variable name, review this potentially hardcoded credential.wp-content/plugins/criteo/settings/CriteoPluginDefaultConfig.php:15
HIGHjavascript:S4721Make sure that executing this OS command is safe here.wp-content/plugins/yith-custom-thank-you-page-for-woocommerce/plugin-fw/tools/local-env/scripts/docker.js:6
HIGHjavascript:S4721Make sure that executing this OS command is safe here.wp-content/plugins/yith-custom-thank-you-page-for-woocommerce/plugin-fw/tools/local-env/scripts/install.js:14
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_column.js:35
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/js/utils/utils.js:12
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/js/utils/utils.js:60
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/js/utils/utils.js:63
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/js/vendors/seo.js:45
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/lib/vc/vc_carousel/js/vc_carousel.js:450
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/assets/lib/vc/vc_chart/jquery.vc_chart.js:121
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/modules/seo/assets/js/utils.js:17
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/modules/seo/assets/js/utils.js:219
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/js_composer/modules/seo/assets/js/utils.js:289
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/object-cache-pro/resources/js/tools.js:106
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/object-cache-pro/resources/js/tools.js:185
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/rewardsystem/assets/js/jquery.tipsy.js:110
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/rewardsystem/assets/js/jscolor/jscolor.js:59
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/rewardsystem/assets/js/jscolor/jscolor.js:278
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/rewardsystem/assets/js/jscolor/jscolor.js:302
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/sitepress-multilingual-cms/res/js/content-translation.js:58
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/sitepress-multilingual-cms/res/js/scripts.js:12
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/sitepress-multilingual-cms/res/js/tags.js:15
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/sitepress-multilingual-cms/res/js/theme-localization.js:51
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/woocommerce-role-by-amount-spent/classes/acf/assets/js/acf-input.js:2446
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.js:247
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.js:248
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.js:186
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js:196
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js:199
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-admin.js:870
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-admin.js:2838
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-admin.js:2854
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-admin.js:3200
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-beacon.js:161
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-beacon.js:605
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-beacon.js:610
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-beacon.js:803
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wp-rocket/assets/js/wpr-beacon.js:927
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/admin-builder.js:5992
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/admin-builder.js:7416
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/admin-utils.js:520
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/components/admin/builder/providers.js:636
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/text-limit.js:85
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/text-limit.js:86
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/text-limit.js:87
MEDIUMjavascript:S5852Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service.wp-content/plugins/wpforms/assets/js/wpforms.js:211

相關頁

安全設定外掛清單建議調整