In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://sourceforge.net/p/zsh/code/ci/eb783754bdb74377f3cea4ceca9c23a02ea1bf58 | third party advisory patch |
https://usn.ubuntu.com/3593-1/ | vendor advisory |
https://security.gentoo.org/glsa/201805-10 | vendor advisory |
https://access.redhat.com/errata/RHSA-2018:3073 | vendor advisory |