First published: Thu Mar 13 2025(Updated: )
The ArielBrailovsky-ViralAd plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the printResultAndDie() function in all versions up to, and including, 1.0.8 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. This only appears to be exploitable on very old versions of WordPress.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
ArielBrailovsky ViralAd | <=1.0.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2107 has a severity rating that indicates a high risk for SQL Injection vulnerabilities.
The fix for CVE-2025-2107 is to upgrade the ArielBrailovsky-ViralAd plugin to version 1.0.9 or later.
CVE-2025-2107 affects the ArielBrailovsky-ViralAd plugin for WordPress.
All versions of the ArielBrailovsky-ViralAd plugin up to and including 1.0.8 are vulnerable to CVE-2025-2107.
SQL Injection in CVE-2025-2107 refers to the exploitation of insufficient escaping of the user-supplied 'id' parameter, allowing attackers to manipulate database queries.