]> git.ipfire.org Git - thirdparty/qemu.git/commit
qga/win32: Remove change action from MSI installer
authorKonstantin Kostiuk <kkostiuk@redhat.com>
Fri, 3 Mar 2023 19:20:07 +0000 (21:20 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 30 Mar 2023 09:19:04 +0000 (12:19 +0300)
commit5bfbcc3faa43e59e09e9f96ac7eebd98e05ea8e3
treea299c786f2a1b184c2b908e98dae6c7424ca680a
parent099e8cd9eac7924c9439d51786eda0988bd8f0b7
qga/win32: Remove change action from MSI installer

Remove the 'change' button from "Programs and Features" because it does
not checks if a user is an admin or not. The installer has no components
to choose from and always installs everything. So the 'change' button is
not obviously needed but can create a security issue.

resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2167423
fixes: CVE-2023-0664 (part 1 of 2)

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Reviewed-by: Yan Vugenfirer <yvugenfi@redhat.com>
Reported-by: Brian Wiltse <brian.wiltse@live.com>
(cherry picked from commit 88288c2a51faa7c795f053fc8b31b1c16ff804c5)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qga/installer/qemu-ga.wxs