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.
References
Link | Resource |
---|---|
https://github.com/wtfutil/wtf/blob/67658e172c9470e93e4122d6e2c90d01db12b0ac/cfg/config_files.go#L71-L72 | Exploit Third Party Advisory |
https://github.com/wtfutil/wtf/compare/v0.18.0...v0.19.0 | Patch Third Party Advisory |
https://github.com/wtfutil/wtf/issues/517 | Third Party Advisory |
https://github.com/wtfutil/wtf/blob/67658e172c9470e93e4122d6e2c90d01db12b0ac/cfg/config_files.go#L71-L72 | Exploit Third Party Advisory |
https://github.com/wtfutil/wtf/compare/v0.18.0...v0.19.0 | Patch Third Party Advisory |
https://github.com/wtfutil/wtf/issues/517 | Third Party Advisory |
Configurations
History
21 Nov 2024, 04:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/wtfutil/wtf/blob/67658e172c9470e93e4122d6e2c90d01db12b0ac/cfg/config_files.go#L71-L72 - Exploit, Third Party Advisory | |
References | () https://github.com/wtfutil/wtf/compare/v0.18.0...v0.19.0 - Patch, Third Party Advisory | |
References | () https://github.com/wtfutil/wtf/issues/517 - Third Party Advisory |
Information
Published : 2019-08-28 15:15
Updated : 2024-11-21 04:29
NVD link : CVE-2019-15716
Mitre link : CVE-2019-15716
CVE.ORG link : CVE-2019-15716
JSON object : View
Products Affected
wtfutil
- wtf
CWE
CWE-276
Incorrect Default Permissions