[bug] avoid installing in custom paths
A vulnerability in QtIFW produces improper ACLs to be set when installing in custom locations. This can lead to privilege escalation if a non-privileged user overwrites the openvpn binary. Thanks to researchers at Tenable for finding and reporting this! Impact is considered low-medium, since an installation outside of the suggested path is needed to trigger the issue. Privileged execution of openvpn should be abandoned in next release, in favor of the interactive service. A bug upstream should be filed since other projects could be affected by this vulnerability too. -Resolves: #569
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- Makefile 6 additions, 1 deletionMakefile
- branding/scripts/gen-qtinstaller 1 addition, 1 deletionbranding/scripts/gen-qtinstaller
- branding/templates/qtinstaller/packages/bitmaskvpn/meta/install.js 1 addition, 0 deletions...templates/qtinstaller/packages/bitmaskvpn/meta/install.js
Please register or sign in to comment