8.8

CVE-2021-24404

Exploit

WP-Board <= 1.1 (beta) - Unauthenticated SQL Injection

WP Board <= 1.1(Beta) - Authenticated (Admin+) SQL Injection

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.
Mögliche Gegenmaßnahme
WP-Board: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wp-board ProjectWp-board SwPlatformwordpress Version <= 1.1
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt WP-Board
Version * - 1.1(Beta)
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 4.69% 0.906
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 6.5 8 6.4
AV:N/AC:L/Au:S/C:P/I:P/A:P
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

https://codevigilant.com/disclosure/2021/wp-plugin-wp-board/
Third Party Advisory
Exploit
https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6
Third Party Advisory
Exploit
https://www.wordfence.com/threat-intel/vulnerabilities/id/fbedf0da-699e-429d-9ec7-6803f3c77a84
Third Party Advisory