3 matches found
CVE-2026-17607
The WP Inventory Manager plugin for WordPress is vulnerable to SQL Injection via the 'where' shortcode attribute of the wpinventory shortcode in versions up to, and including, 2.5.1. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the...
EUVD-2026-82749
The WP Inventory Manager plugin for WordPress is vulnerable to SQL Injection via the 'where' shortcode attribute of the wpinventory shortcode in versions up to, and including, 2.5.1. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the...
CVE-2026-17607
WP Inventory Manager plugin for WordPress (versions ≤ 2.5.1) is vulnerable to SQL Injection via the 'where' attribute of the [wpinventory] shortcode. The root cause is in the WPIMItem::get_all() function, where parse_custom_where() performs only html_entity_decode(), semicolon stripping, and fiel...