"value":"GrowthBook is an open-source platform for feature flagging and A/B testing. With some self-hosted configurations in versions prior to 2022-08-29, attackers can register new accounts and upload files to arbitrary directories within the container. If the attacker uploads a Python script to the right location, they can execute arbitrary code within the container. To be affected, ALL of the following must be true: Self-hosted deployment (GrowthBook Cloud is unaffected); using local file uploads (as opposed to S3 or Google Cloud Storage); NODE_ENV set to a non-production value and JWT_SECRET set to an easily guessable string like `dev`. This issue is patched in commit 1a5edff8786d141161bf880c2fd9ccbe2850a264 (2022-08-29). As a workaround, set `JWT_SECRET` environment variable to a long random string. This will stop arbitrary file uploads, but the only way to stop attackers from registering accounts is by updating to the latest build."
},
{
"lang":"es",
"value":"GrowthBook es una plataforma de c\u00f3digo abierto para el marcado de caracter\u00edsticas y las pruebas A/B. Con algunas configuraciones auto-alojadas en versiones anteriores al 29-08-2022, los atacantes pueden registrar nuevas cuentas y subir archivos a directorios arbitrarios dentro del contenedor. Si el atacante sube un script de Python a la ubicaci\u00f3n correcta, puede ejecutar c\u00f3digo arbitrario dentro del contenedor. Para ser afectado, TODO lo siguiente debe ser cierto: despliegue auto-alojado (GrowthBook Cloud no est\u00e1 afectado); el uso de cargas de archivos locales (en lugar de S3 o Google Cloud Storage); NODE_ENV establecido a un valor no de producci\u00f3n y JWT_SECRET establecido a una cadena f\u00e1cilmente adivinable como \"dev\". Este problema est\u00e1 parcheado en el commit 1a5edff8786d141161bf880c2fd9ccbe2850a264 (2022-08-29). Como mitigaci\u00f3n, establezca la variable de entorno \"JWT_SECRET\" a una cadena larga y aleatoria. Esto detendr\u00e1 la carga de archivos arbitrarios, pero la \u00fanica forma de evitar que los atacantes registren cuentas es actualizando a la \u00faltima versi\u00f3n.\n"