Time-Based SQL Injection Vulnerability in WP-Board WordPress Plugin

Time-Based SQL Injection Vulnerability in WP-Board WordPress Plugin

CVE-2021-24404 · HIGH Severity

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

The options.php file of the WP-Board WordPress plugin through 1.1 beta accepts a postid parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. This is a time based SQLI and in the same function vulnerable parameter is passed twice so if we pass time as 5 seconds it takes 10 seconds to return since the query ran twice.

Learn more about our Wordpress Pen Testing.