AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-24404

HIGH · CVSS 8.8 EPSS 4.71%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-09-20 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2021-24404
Severity
HIGH
CVSS
8.8
EPSS
4.71%
WordPress

Original NVD Description

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.