Commit Graph

1 Commits (e0e7713fd8f8061a06564b3272420da9b52d80e5)

Author SHA1 Message Date
Brian Coca 28f9fbdb5e
safely use vault to edit secrets (#68644)
* when possible, use filedescriptors from mkstemp to avoid race
  * when using path strings, ensure we are always creating the file

CVE-2020-1740
Fixes #67798

Co-authored-by: samdoran
5 years ago