flawopen.com/Incidentes/Log4Shell

Log4Shell: el día en que registrar un log se volvió ejecución remota de código

Critical — CVSS 10.0 CWE-917: Expression Language Injection Disclosed December 2021
ELI5 (Explicación Sencilla)

Imagina una oficina donde un empleado solo anota lo que dicen los visitantes. Alguien descubre que si un visitante dice una frase clave con una dirección, el empleado deja de escribir, viaja a esa dirección, recibe un sobre de un extraño y cumple cualquier orden que contenga. Su único trabajo era escribir, nunca obedecer órdenes externas.

The lessons that actually transfer

FAQ

Was Log4j 1.x affected?

Log4j 1.x did not contain the message-lookup feature that caused CVE-2021-44228. However, 1.x reached end of life in 2015 and carries its own unpatched issues, so it is not a safe destination — the correct move is forward to a current 2.x release.

Were the mitigation flags a real fix?

Early guidance circulated several stopgaps, including setting formatMsgNoLookups. These reduced exposure but were incomplete in some configurations and versions. Upgrading was, and remains, the reliable answer.

Related reading

Fuentes y avisos oficiales