CVE-2021-24404

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:wp-board_project:wp-board:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-09-20 10:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-24404

Mitre link : CVE-2021-24404

CVE.ORG link : CVE-2021-24404


JSON object : View

Products Affected

wp-board_project

  • wp-board
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')