CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-12411

High
Published: Translated: NVD NIST

Summary

Wtyczka Premmerce Wholesale Pricing dla WooCommerce w WordPressie jest podatna na atak typu SQL Injection poprzez parametr 'ID' w wersjach do 1.1.10 włącznie. Problem wynika z niewystarczającego zabezpieczenia dostarczonego przez użytkownika oraz braku odpowiedniego przygotowania istniejącego zapytania SQL.

Risk Assessment

Atakujący z poziomem dostępu subskrybenta lub wyższym może manipulować zapytaniami SQL, co pozwala na wyciąganie wrażliwych informacji z bazy danych oraz modyfikację nazw wyświetlania typów cen, co prowadzi do kosmetycznych uszkodzeń interfejsu administracyjnego.

Recommendation

Zaleca się aktualizację wtyczki do najnowszej wersji, aby usunąć podatność oraz wprowadzenie dodatkowych zabezpieczeń w celu ochrony przed atakami SQL Injection.

Related vulnerabilities

Original NVD description (English source)

The Premmerce Wholesale Pricing for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'ID' parameter in versions up to, and including, 1.1.10. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber level access and above, to manipulate SQL queries that can be used to extract sensitive information from the database and modify price type display names in the database via the admin-post.php "premmerce_update_price_type" action, causing cosmetic corruption of the admin interface. The 'price_type' parameter of the "premmerce_delete_price_type" is also vulnerable.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS