An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c does not forbid characters that may have unsafe interaction with message-cache pathnames, as demonstrated by a '/' character.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://gitlab.com/muttmua/mutt/commit/6aed28b40a0410ec47d40c8c7296d8d10bae7576 | third party advisory patch |
https://access.redhat.com/errata/RHSA-2018:2526 | third party advisory vendor advisory |
https://usn.ubuntu.com/3719-3/ | third party advisory vendor advisory |
https://www.debian.org/security/2018/dsa-4277 | third party advisory vendor advisory |
https://github.com/neomutt/neomutt/commit/9bfab35522301794483f8f9ed60820bdec9be59e | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/08/msg00001.html | third party advisory mailing list |
https://security.gentoo.org/glsa/201810-07 | third party advisory vendor advisory |
http://www.mutt.org/news.html | release notes vendor advisory |
https://neomutt.org/2018/07/16/release | release notes vendor advisory |