Buffer overflow in Core FTP LE v2.2 allows local attackers to cause a denial or service (crash) via a long string in the Setup->Users->Username editbox.
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/lonely-explorer/CoreFTP/issues/1 | third party advisory |
https://github.com/pwnninja/CoreFTP/issues/1 | third party advisory |