In mainwindow.cpp in Shotcut before 20.09.13, the upgrade check misuses TLS because of setPeerVerifyMode(QSslSocket::VerifyNone). A man-in-the-middle attacker could offer a spoofed download resource.
The product does not validate, or incorrectly validates, a certificate.
Link | Tags |
---|---|
https://github.com/mltframework/shotcut/commit/f008adc039642307f6ee3378d378cdb842e52c1d | third party advisory patch |
https://shotcut.org/blog/new-release-200913/ | release notes vendor advisory |