First published: Fri May 02 2025(Updated: )
The Ultimate Auction Pro plugin for WordPress is vulnerable to SQL Injection via the ‘auction_id’ parameter in all versions up to, and including, 1.5.2 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Ultimate Auction Pro | <=1.5.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4204 is classified as a high severity vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2025-4204, you should update the Ultimate Auction Pro plugin to version 1.5.3 or later.
CVE-2025-4204 affects all versions of the Ultimate Auction Pro plugin for WordPress up to and including version 1.5.2.
CVE-2025-4204 is an SQL Injection vulnerability that occurs through insufficient escaping of the 'auction_id' parameter.
Yes, CVE-2025-4204 can be exploited remotely by an attacker who sends specially crafted requests to the affected WordPress site.