CVE-2025-12411
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-18

Last updated on: 2026-04-08

Assigner: Wordfence

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-18
Last Modified
2026-04-08
Generated
2026-05-07
AI Q&A
2025-11-18
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
premmerce woocommerce_wholesale_pricing 1.1.10
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an SQL Injection in the Premmerce Wholesale Pricing for WooCommerce plugin for WordPress, affecting versions up to 1.1.10. It occurs because the plugin does not properly escape or prepare the 'ID' parameter in certain SQL queries. Authenticated users with subscriber level access or higher can exploit this to manipulate SQL queries, potentially extracting sensitive database information or modifying price type display names, which can cause cosmetic issues in the admin interface.


How can this vulnerability impact me? :

The vulnerability can allow an attacker with subscriber or higher access to extract sensitive information from the database and modify price type display names. This could lead to unauthorized data disclosure and corruption of the admin interface, potentially undermining trust and causing operational issues in managing pricing data.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart