
CVE-2022-31694
https://notcve.org/view.php?id=CVE-2022-31694
18 Nov 2022 — InstallBuilder Qt installers built with versions previous to 22.10 try to load DLLs from the installer binary parent directory when displaying popups. This may allow an attacker to plant a malicious DLL in the installer parent directory to allow executing code with the privileges of the installer (when the popup triggers the loading of the library). Exploiting these type of vulnerabilities generally require that an attacker has access to a vulnerable machine to plant the malicious DLL. Los instaladores de I... • https://blog.installbuilder.com/2022/11/installbuilder-22100-released.html • CWE-427: Uncontrolled Search Path Element •

CVE-2020-3979
https://notcve.org/view.php?id=CVE-2020-3979
18 Sep 2020 — InstallBuilder for Qt Windows (versions prior to 20.7.0) installers look for plugins at a predictable location at initialization time, writable by non-admin users. While those plugins are not required, they are loaded if present, which could allow an attacker to plant a malicious library which could result in code execution with the security scope of the installer. Los instaladores de InstallBuilder para Qt Windows (versiones anteriores a 20.7.0) buscan plugins en una ubicación predecible en el momento de l... • https://blog.installbuilder.com/2020/08/updates-and-bug-fixes-with-version-2070.html • CWE-427: Uncontrolled Search Path Element •