kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
503 stars 99 forks source link

Ensure launcher application files & directories have proper access control #1157

Open seejdev opened 1 year ago

seejdev commented 1 year ago

The launcher process runs as root/admin and lower privileged users should not be able to read or modify files & directories which are only used by the launcher process.

This includes:

This does not include files which are used by launcher desktop; these should be restricted to the logged-in user.

directionless commented 1 year ago

This relates to https://github.com/kolide/launcher/issues/1143

It's possible some of that should change locations or move to the registry.