A Buffer Overflow vulnerability exists in the latest version of Miniftpd in the do_retr function in ftpproto.c
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/Gabe-commiter/Miniftpd/issues/2 | third party advisory exploit |