{ "schema_version": "1.4.0", "id": "GHSA-xg34-xq74-8f84", "modified": "2022-05-24T19:15:20Z", "published": "2022-05-24T19:15:20Z", "aliases": [ "CVE-2021-24404" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24404" }, { "type": "WEB", "url": "https://codevigilant.com/disclosure/2021/wp-plugin-wp-board" }, { "type": "WEB", "url": "https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-09-20T10:15:00Z" } }