{ "id": "CVE-2021-38312", "sourceIdentifier": "security@wordfence.com", "published": "2021-09-02T17:15:09.713", "lastModified": "2022-10-27T12:50:00.880", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Gutenberg Template Library & Redux Framework plugin <= 4.2.11 for WordPress used an incorrect authorization check in the REST API endpoints registered under the \u201credux/v1/templates/\u201d REST Route in \u201credux-templates/classes/class-api.php\u201d. The `permissions_callback` used in this file only checked for the `edit_posts` capability which is granted to lower-privileged users such as contributors, allowing such users to install arbitrary plugins from the WordPress repository and edit arbitrary posts." }, { "lang": "es", "value": "El plugin Gutenberg Template Library & Redux Framework versiones anteriores a 4.2.11 incluy\u00e9ndola para WordPress, usaba una comprobaci\u00f3n de autorizaci\u00f3n incorrecta en los endpoints de la API REST registrados bajo la ruta REST \"redux/v1/templates/\" en el archivo \"redux-templates/classes/class-api.php\". El \"permissions_callback usado en este archivo s\u00f3lo comprobaba la capacidad \"edit_posts\" que se concede a usuarios con menos privilegios, como los colaboradores, permitiendo a estos usuarios instalar plugins arbitrarios desde el repositorio de WordPress y editar entradas arbitrarias" } ], "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:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 }, { "source": "security@wordfence.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "LOW", "baseScore": 7.1, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 4.2 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-863" } ] }, { "source": "security@wordfence.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-280" }, { "lang": "en", "value": "CWE-863" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:redux:gutenberg_template_library_\\&_redux_framework:*:*:*:*:*:wordpress:*:*", "versionEndIncluding": "4.2.11", "matchCriteriaId": "8A4CBC31-7B53-462B-B51E-385476AF1E0E" } ] } ] } ], "references": [ { "url": "https://www.wordfence.com/blog/2021/09/over-1-million-sites-affected-by-redux-framework-vulnerabilities/", "source": "security@wordfence.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }