{"api_version":"1","generated_at":"2026-04-23T04:33:00+00:00","cve":"CVE-2020-15113","urls":{"html":"https://cve.report/CVE-2020-15113","api":"https://cve.report/api/cve/CVE-2020-15113.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-15113","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-15113"},"summary":{"title":"CVE-2020-15113","description":"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).","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2020-08-05 20:15:00","updated_at":"2023-11-07 03:17:00"},"problem_types":["CWE-281"],"metrics":[],"references":[{"url":"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L6B6R43Y7M3DCHWK3L3UVGE2K6WWECMP/","name":"FEDORA-2020-cd43b84c16","refsource":"","tags":[],"title":"[SECURITY] Fedora 32 Update: etcd-3.4.13-1.fc32 - package-announce - Fedora Mailing-Lists","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/etcd-io/etcd/security/advisories/GHSA-chh6-ppwq-jh92","name":"https://github.com/etcd-io/etcd/security/advisories/GHSA-chh6-ppwq-jh92","refsource":"CONFIRM","tags":["Third Party Advisory"],"title":"Directories created via os.MkdirAll are not checked for permissions · Advisory · etcd-io/etcd · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L6B6R43Y7M3DCHWK3L3UVGE2K6WWECMP/","name":"FEDORA-2020-cd43b84c16","refsource":"FEDORA","tags":[],"title":"[SECURITY] Fedora 32 Update: etcd-3.4.13-1.fc32 - package-announce - Fedora Mailing-Lists","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-15113","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-15113","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2020","cve_id":"15113","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"etcd","cpe5":"etcd","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"15113","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"etcd","cpe5":"etcd","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"15113","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"fedoraproject","cpe5":"fedora","cpe6":"32","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2020-15113","qid":"198952","title":"Ubuntu Security Notification for etcd Vulnerabilities (USN-5628-1)"},{"cve":"CVE-2020-15113","qid":"239169","title":"Red Hat Update for Red Hat OpenStack Platform 16.1.4 (etcd) (RHSA-2021:0916)"},{"cve":"CVE-2020-15113","qid":"900106","title":"CBL-Mariner Linux Security Update for etcd 3.4.3"},{"cve":"CVE-2020-15113","qid":"901646","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for etcd (6390-1)"},{"cve":"CVE-2020-15113","qid":"997033","title":"GO (Go) Security Update for github.com/etcd-io/etcd (GHSA-chh6-ppwq-jh92)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2020-15113","STATE":"PUBLIC","TITLE":"Improper Preservation of Permissions in etcd"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"etcd","version":{"version_data":[{"version_value":"< 3.3.23"},{"version_value":"< 3.4.10"}]}}]},"vendor_name":"etcd-io"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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)."}]},"impact":{"cvss":{"attackComplexity":"HIGH","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":5.7,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"{\"CWE-281\":\"Improper Preservation of Permissions\"}"}]}]},"references":{"reference_data":[{"name":"https://github.com/etcd-io/etcd/security/advisories/GHSA-chh6-ppwq-jh92","refsource":"CONFIRM","url":"https://github.com/etcd-io/etcd/security/advisories/GHSA-chh6-ppwq-jh92"},{"refsource":"FEDORA","name":"FEDORA-2020-cd43b84c16","url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L6B6R43Y7M3DCHWK3L3UVGE2K6WWECMP/"}]},"source":{"advisory":"GHSA-chh6-ppwq-jh92","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2020-08-05 20:15:00","lastModifiedDate":"2023-11-07 03:17:00","problem_types":["CWE-281"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE","baseScore":7.1,"baseSeverity":"HIGH"},"exploitabilityScore":1.8,"impactScore":5.2},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:L/Au:N/C:P/I:P/A:N","accessVector":"LOCAL","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":3.6},"severity":"LOW","exploitabilityScore":3.9,"impactScore":4.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*","versionStartIncluding":"3.4.0","versionEndExcluding":"3.4.10","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*","versionEndExcluding":"3.3.23","cpe_name":[]}]},{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"15113","Ordinal":"176492","Title":"CVE-2020-15113","CVE":"CVE-2020-15113","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"15113","Ordinal":"1","NoteData":"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).","Type":"Description","Title":null},{"CveYear":"2020","CveId":"15113","Ordinal":"2","NoteData":"2020-08-05","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"15113","Ordinal":"3","NoteData":"2021-01-03","Type":"Other","Title":"Modified"}]}}}