WTF before 0.19.0 does not set the permissions of config.yml, which might make it easier for local attackers to read passwords or API keys if the permissions were misconfigured or were based on unsafe OS defaults.
During installation, installed file permissions are set to allow anyone to modify those files.
Link | Tags |
---|---|
https://github.com/wtfutil/wtf/compare/v0.18.0...v0.19.0 | third party advisory patch |
https://github.com/wtfutil/wtf/issues/517 | third party advisory |
https://github.com/wtfutil/wtf/blob/67658e172c9470e93e4122d6e2c90d01db12b0ac/cfg/config_files.go#L71-L72 | third party advisory exploit |