{ "schema_version": "1.4.0", "id": "GHSA-jv5m-f67h-gh5c", "modified": "2022-05-24T19:19:14Z", "published": "2022-05-24T19:19:14Z", "aliases": [ "CVE-2021-22037" ], "details": "Under certain circumstances, when manipulating the Windows registry, InstallBuilder uses the reg.exe system command. The full path to the command is not enforced, which results in a search in the search path until a binary can be identified. This makes the installer/uninstaller vulnerable to Path Interception by Search Order Hijacking, potentially allowing an attacker to plant a malicious reg.exe command so it takes precedence over the system command. The vulnerability only affects Windows installers.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22037" }, { "type": "WEB", "url": "https://blog.installbuilder.com/2021/10/installbuilder-2160-released.html" } ], "database_specific": { "cwe_ids": [ "CWE-427" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-10-29T12:15:00Z" } }