make_ftp_cmd in main.c in ProFTPD before 1.3.8a has a one-byte out-of-bounds read, and daemon crash, because of mishandling of quote/backslash semantics.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/proftpd/proftpd/issues/1683 | patch exploit vendor advisory issue tracking |
https://github.com/proftpd/proftpd/issues/1683#issuecomment-1712887554 | patch exploit vendor advisory issue tracking |
https://github.com/proftpd/proftpd/blob/1.3.8/NEWS | release notes |