{ "id": "CVE-2021-24404", "sourceIdentifier": "contact@wpscan.com", "published": "2021-09-20T10:15:08.267", "lastModified": "2021-09-28T19:54:29.590", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "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." }, { "lang": "es", "value": "El archivo options.php del plugin WP-Board de WordPress versiones hasta 1.1 beta, acepta un par\u00e1metro postid que no ha sido saneado, escapado o comprobado antes de insertarse en una sentencia SQL, conllevando a una inyecci\u00f3n SQL. Este es un SQLI basado en el tiempo y en la misma funci\u00f3n el par\u00e1metro vulnerable se pasa dos veces por lo que si pasamos el tiempo como 5 segundos se tarda 10 segundos en volver ya que la consulta se ejecut\u00f3 dos veces" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "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 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "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 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "contact@wpscan.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:wp-board_project:wp-board:*:*:*:*:*:wordpress:*:*", "versionEndIncluding": "1.1", "matchCriteriaId": "CB3A1973-D72B-4AFD-A680-2658606108C0" } ] } ] } ], "references": [ { "url": "https://codevigilant.com/disclosure/2021/wp-plugin-wp-board/", "source": "contact@wpscan.com", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://wpscan.com/vulnerability/a86240e1-f064-4972-9f97-6b349fdd57f6", "source": "contact@wpscan.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }