Ensure installer option is gated behind install scope - #1317
Conversation
a6a0389 to
ce80489
Compare
marcoesters
left a comment
There was a problem hiding this comment.
This should be disclosed in the option description, too.
Even though I wonder if this is even necessary. CVE-2022-26526, which this restriction is based on, has two components: the directory is added to PATH and is world-writable. The latter is the actual attack vector, not adding to PATH.
We can add this to be consistent, but I don't think this is 100% necessary.
@marcoesters |
ce80489 to
10ff04d
Compare
Description
I noticed the option to add to path is not gated behind the install scope, and it is not possible to hide an installer option for MSI installers thus this option is displayed even when installing for "All Users".
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?