{"api_version":"1","generated_at":"2026-07-23T12:38:38+00:00","cve":"CVE-2021-24404","urls":{"html":"https://cve.report/CVE-2021-24404","api":"https://cve.report/api/cve/CVE-2021-24404.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-24404","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-24404"},"summary":{"title":"CVE-2021-24404","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.","state":"PUBLIC","assigner":"contact@wpscan.com","published_at":"2021-09-20 10:15:00","updated_at":"2021-09-28 19:54:00"},"problem_types":["CWE-89"],"metrics":[],"references":[{"url":"https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6","name":"https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6","refsource":"MISC","tags":[],"title":"Attention Required! | Cloudflare","mime":"text/html","httpstatus":"403","archivestatus":"404"},{"url":"https://codevigilant.com/disclosure/2021/wp-plugin-wp-board/","name":"https://codevigilant.com/disclosure/2021/wp-plugin-wp-board/","refsource":"MISC","tags":[],"title":"wp-plugin : wp-board | Code Vigilant : to err is human.. To fix is Humanity","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-24404","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-24404","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"LEGACY","value":"Syed Sheeraz Ali of Codevigilant","lang":""}],"nvd_cpes":[{"cve_year":"2021","cve_id":"24404","vulnerable":"1","versionEndIncluding":"1.1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"wp-board_project","cpe5":"wp-board","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"wordpress","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ID":"CVE-2021-24404","ASSIGNER":"contact@wpscan.com","STATE":"PUBLIC","TITLE":"WP-Board <= 1.1 (beta) - Unauthenticated SQL Injection"},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","generator":"WPScan CVE Generator","affects":{"vendor":{"vendor_data":[{"vendor_name":"Unknown","product":{"product_data":[{"product_name":"WP-Board","version":{"version_data":[{"version_affected":"<=","version_name":"1.1 beta","version_value":"1.1 beta"}]}}]}}]}},"description":{"description_data":[{"lang":"eng","value":"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."}]},"references":{"reference_data":[{"refsource":"MISC","url":"https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6","name":"https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6"},{"refsource":"MISC","url":"https://codevigilant.com/disclosure/2021/wp-plugin-wp-board/","name":"https://codevigilant.com/disclosure/2021/wp-plugin-wp-board/"}]},"problemtype":{"problemtype_data":[{"description":[{"value":"CWE-89 SQL Injection","lang":"eng"}]}]},"credit":[{"lang":"eng","value":"Syed Sheeraz Ali of Codevigilant"}],"source":{"discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-09-20 10:15:00","lastModifiedDate":"2021-09-28 19:54:00","problem_types":["CWE-89"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH"},"exploitabilityScore":2.8,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:L/Au:S/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"LOW","authentication":"SINGLE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":6.5},"severity":"MEDIUM","exploitabilityScore":8,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:wp-board_project:wp-board:*:*:*:*:*:wordpress:*:*","versionEndIncluding":"1.1","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"24404","Ordinal":"199166","Title":"CVE-2021-24404","CVE":"CVE-2021-24404","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"24404","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"24404","Ordinal":"2","NoteData":"2021-09-20","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"24404","Ordinal":"3","NoteData":"2021-09-20","Type":"Other","Title":"Modified"}]}}}