Podatność CVE-2020-15113


Publikacja: 2020-08-05

Opis:
In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) 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. A possible workaround is to ensure the directories have the desired permission (700).

Typ:

CWE-281

(Improper Preservation of Permissions)

CVSS2 => (AV:L/AC:L/Au:N/C:P/I:P/A:N)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
3.6/10
4.9/10
3.9/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Lokalny
Niska
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Częściowy
Brak
Affected software
ETCD -> ETCD 

 Referencje:
https://github.com/etcd-io/etcd/security/advisories/GHSA-chh6-ppwq-jh92

Copyright 2024, cxsecurity.com

 

Back to Top