An issue was discovered in SoX 14.4.2. One of the arguments to bitrv2 in fft4g.c is not guarded, such that it can lead to write access outside of the statically declared array, aka a stack-based buffer overflow.
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
https://sourceforge.net/p/sox/bugs/321 | third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2019/05/msg00040.html | mailing list |
https://usn.ubuntu.com/4079-1/ | vendor advisory |
https://usn.ubuntu.com/4079-2/ | vendor advisory |