Page 4 of 25 results (0.001 seconds)

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 1

Storing passwords in a recoverable format in the DOCUMENTATION plugin component of Strapi before 3.6.9 and 4.x before 4.1.5 allows an attacker to access a victim's HTTP request, get the victim's cookie, perform a base64 decode on the victim's cookie, and obtain a cleartext password, leading to getting API documentation for further API attacks. El almacenamiento de contraseñas en un formato recuperable en el componente del plugin DOCUMENTATION de Strapi versiones anteriores a 3.6.9 y versiones 4.x anteriores a 4.1.5 permite a un atacante acceder a la petición HTTP de una víctima, obtener la cookie de la víctima, llevar a cabo una decodificación base64 en la cookie de la víctima y obtener una contraseña en texto sin cifrar, conllevando a una obtención de la documentación de la API para posteriores ataques a la misma Strap versions prior to 3.6.9 and 4.1.5 disclose a user's password due to simply base64 encoding it and sticking it in a cookie. • http://packetstormsecurity.com/files/166915/Strapi-3.6.8-Password-Disclosure-Insecure-Handling.html https://github.com/strapi/strapi/pull/12246 https://hub.docker.com/r/strapi/strapi https://strapi.io • CWE-522: Insufficiently Protected Credentials •

CVSS: 7.2EPSS: 0%CPEs: 1EXPL: 1

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') •

CVSS: 8.1EPSS: 0%CPEs: 1EXPL: 1

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 •

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 0

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 •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

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 •