CVE-2022-0764 – Arbitrary Command Injection in strapi/strapi
https://notcve.org/view.php?id=CVE-2022-0764
Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0. Una Inyección Arbitraria de Comandos en el repositorio de GitHub strapi/strapi versiones anteriores a 4.1.0. • https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c https://github.com/strapi/strapi/issues/12879 https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5 • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •
CVE-2021-28128
https://notcve.org/view.php?id=CVE-2021-28128
In Strapi through 3.6.0, the admin panel allows the changing of one's own password without entering the current password. An attacker who gains access to a valid session can use this to take over an account by changing the password. En Strapi versiones versiones hasta 3.6.0, el panel de administración permite el cambio de la propia contraseña sin ingresar la contraseña actual. Un atacante que consigue acceso a una sesión válida puede usar esto para apoderarse de una cuenta al cambiar la contraseña • https://github.com/strapi/strapi/releases https://strapi.io/changelog https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-008.txt • CWE-640: Weak Password Recovery Mechanism for Forgotten Password •
CVE-2020-27664
https://notcve.org/view.php?id=CVE-2020-27664
admin/src/containers/InputModalStepperProvider/index.js in Strapi before 3.2.5 has unwanted /proxy?url= functionality. El archivo admin/src/containers/InputModalStepperProvider/index.js en Strapi versiones anteriores a 3.2.5, presenta una funcionalidad /proxy?url= no deseada • https://github.com/strapi/strapi/pull/8442 https://github.com/strapi/strapi/releases/tag/v3.2.5 •
CVE-2020-27665
https://notcve.org/view.php?id=CVE-2020-27665
In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes. En Strapi versiones anteriores a 3.2.5, no existe ninguna restricción de admin::hasPermissions para las rutas CTB (también se conoce como content-type-builder) • https://github.com/strapi/strapi/pull/8439 https://github.com/strapi/strapi/releases/tag/v3.2.5 • CWE-276: Incorrect Default Permissions •
CVE-2020-27666
https://notcve.org/view.php?id=CVE-2020-27666
Strapi before 3.2.5 has stored XSS in the wysiwyg editor's preview feature. Strapi versiones anteriores a 3.2.5, presenta una vulnerabilidad de tipo XSS almacenado en la funcionalidad de vista previa de wysiwyg editor • https://github.com/ossf-cve-benchmark/CVE-2020-27666 https://github.com/strapi/strapi/pull/8440 https://github.com/strapi/strapi/releases/tag/v3.2.5 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •