gsd-2020-9321
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.
Aliases
Aliases
{ GSD: { alias: "CVE-2020-9321", description: "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.", id: "GSD-2020-9321", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2020-9321", ], details: "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.", id: "GSD-2020-9321", modified: "2023-12-13T01:21:52.850125Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2020-9321", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/containous/traefik/pull/6281", refsource: "MISC", url: "https://github.com/containous/traefik/pull/6281", }, { name: "https://github.com/containous/traefik/releases/tag/v2.1.4", refsource: "MISC", url: "https://github.com/containous/traefik/releases/tag/v2.1.4", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<2.1.4", affected_versions: "All versions before 2.1.4", cvss_v2: "AV:N/AC:L/Au:N/C:N/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-295", "CWE-937", ], date: "2021-09-02", description: "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.", fixed_versions: [ "2.1.4", ], identifier: "CVE-2020-9321", identifiers: [ "GHSA-7h6j-2268-fhcm", "CVE-2020-9321", ], not_impacted: "All versions starting from 2.1.4", package_slug: "go/github.com/containous/traefik/v2", pubdate: "2021-09-02", solution: "Upgrade to version 2.1.4 or above.", title: "Improper Certificate Validation", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2020-9321", "https://github.com/containous/traefik/pull/6281", "https://github.com/containous/traefik/releases/tag/v2.1.4", "https://github.com/advisories/GHSA-7h6j-2268-fhcm", ], uuid: "3c5c44e4-8cc2-430f-8995-ba2756782637", }, { affected_range: "<v2.1.4", affected_versions: "All versions before 2.1.4", cvss_v2: "AV:N/AC:L/Au:N/C:N/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-295", "CWE-937", ], date: "2022-07-16", description: "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.", fixed_versions: [ "v2.1.4", ], identifier: "CVE-2020-9321", identifiers: [ "GHSA-7h6j-2268-fhcm", "CVE-2020-9321", ], not_impacted: "All versions starting from 2.1.4", package_slug: "go/github.com/traefik/traefik", pubdate: "2021-09-02", solution: "Upgrade to version 2.1.4 or above.", title: "Improper Certificate Validation", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2020-9321", "https://github.com/traefik/traefik/pull/6281", "https://github.com/traefik/traefik/releases/tag/v2.1.4", "https://github.com/advisories/GHSA-7h6j-2268-fhcm", ], uuid: "c2611106-ef58-4010-8132-8e63091fffa5", versions: [ { commit: { sha: "2e8cbd81b46b2644f3f36603572c9c8625f386ea", tags: [ "v2.1.4", ], timestamp: "20200206165403", }, number: "v2.1.4", }, ], }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "2.1.4", versionStartIncluding: "2.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:traefik:traefik:2.0.0:*:*:*:enterprise:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2020-9321", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-295", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/containous/traefik/releases/tag/v2.1.4", refsource: "MISC", tags: [ "Release Notes", ], url: "https://github.com/containous/traefik/releases/tag/v2.1.4", }, { name: "https://github.com/containous/traefik/pull/6281", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/containous/traefik/pull/6281", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2021-07-28T00:44Z", publishedDate: "2020-03-16T19:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.