What the vulnerability does
01Description
The Piraeus Bank WooCommerce Payment Gateway plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'MerchantReference' parameter in all versions up to, and including, 1.6.5.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
The Piraeus Bank WooCommerce Payment Gateway plugin contains a SQL injection vulnerability in versions up to 1.6.5.1. An attacker can send a malicious request to the plugin without authentication to execute arbitrary SQL queries against the site's database. This allows reading, modifying, or deleting sensitive data including customer payment information and site credentials.
What an attacker can do
03Attacker Capabilities
Execute SQL commands to read, modify, or delete data in the site's database without authentication.
Potential impact on your site
04Site Impact
Customer payment data, credentials, and other database records can be stolen, altered, or destroyed.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
February 17, 2024
CVE published
April 8, 2026
Record updated