SQL Injection in Wp-Board Project

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.

Vulnerability class: SQL Injection

EPSS: 0.047 (91.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2021-24404?
CVE-2021-24404 is a high-severity vulnerability in Wp-Board Project, classified under SQL Injection. CVSS score: 8.8/10. Published 2021-09-20.
How severe is CVE-2021-24404?
High severity. CVSS v3 base score is 8.8 out of 10.
Is CVE-2021-24404 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.