3 matches found
EUVD-2022-0838
Malicious code in bioql PyPI...
etcd: directories created via os.MkdirAll are not checked for permissions
A flaw was found in etcd. Certain directory paths are created with restricted access permissions 700 by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already...
CVE-2020-15112
A flaw was found in etcd, where it is possible to have an entry index greater than the number of entries in the ReadAll method in wal/wal.go. This can cause issues when WAL entries are being read during consensus, as an arbitrary etcd consensus participant can go down from a runtime panic when...