WP脆弱性ウォッチ脆弱性データ 2026年8月28日 時点

WF-76fb0ffd-32c1-483d-ae95-9bc70ba1c064

Advanced Shipment Tracking for WooCommerce に報告された脆弱性

深刻度
7.2CVSS
3.9.1修正されたバージョン
30日以内に悪用される確率

概要

The Advanced Shipment Tracking for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the `tracking_provider` parameter of the `POST /wp-json/wc-ast/v3/orders/<order_id>/shipment-trackings` REST endpoint in all versions up to, and including, 3.9. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query in `WC_Advanced_Shipment_Tracking_Admin::get_provider_slug_from_name()` — the value is concatenated directly into the format string of `$wpdb->prepare()` rather than bound as a parameter, bypassing parameterised-query protections. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to append additional SQL queries into the already-existing query that can be used to extract sensitive information from the database.

CWE: CWE-89 / 公開 2026年7月28日 / 最終更新 2026年7月28日

影響を受けるバージョン

対処方法

Advanced Shipment Tracking for WooCommerce を 3.9.1 以降に更新してください。これで本脆弱性は解消します。

提供元の推奨: Update to version 3.9.1, or a newer patched version

Advanced Shipment Tracking for WooCommerce の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照

この脆弱性情報の一部は Wordfence Intelligence から取得しています。 原本: https://www.wordfence.com/threat-intel/vulnerabilities/id/76fb0ffd-32c1-483d-ae95-9bc70ba1c064

Copyright 2012-2026 Defiant Inc. / ライセンス全文