In WinSCP before 5.14 beta, due to missing validation, the scp implementation would accept arbitrary files sent by the server, potentially overwriting unrelated files. This affects TSCPFileSystem::SCPSink in core/ScpFileSystem.cpp.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/106526 | vdb entry third party advisory |
https://github.com/winscp/winscp/commit/49d876f2c5fc00bcedaa986a7cf6dedd6bf16f54 | third party advisory patch |
https://winscp.net/eng/docs/history | release notes vendor advisory |
https://winscp.net/tracker/1675 | patch vendor advisory |
https://sintonen.fi/advisories/scp-client-multiple-vulnerabilities.txt | third party advisory mitigation |
https://www.oracle.com/security-alerts/cpujan2020.html |