SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

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.

HIGH 8.8EPSS 4.71%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (4.71%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

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.

CVSS 3.1
8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
4.71% probability · 91th percentile
CISA KEV
Not listed
Weakness
CWE-89
Affected
wp-board project/wp-board
Source
contact@wpscan.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.