Skip to content

Commit d49067d

Browse files
1 parent 31d2e92 commit d49067d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

advisories/github-reviewed/2021/09/GHSA-7h6j-2268-fhcm/GHSA-7h6j-2268-fhcm.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-7h6j-2268-fhcm",
4-
"modified": "2022-07-16T04:16:14Z",
4+
"modified": "2026-03-06T22:05:57Z",
55
"published": "2021-09-02T22:00:01Z",
66
"aliases": [
77
"CVE-2020-9321"
88
],
9-
"summary": "Improper Certificate Handling",
9+
"summary": "Traefik has an Improper Certificate Handling issue",
1010
"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.",
1111
"severity": [
1212
{
@@ -40,10 +40,18 @@
4040
"type": "ADVISORY",
4141
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9321"
4242
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/containous/traefik/pull/6281"
46+
},
4347
{
4448
"type": "WEB",
4549
"url": "https://github.com/traefik/traefik/pull/6281"
4650
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/containous/traefik/releases/tag/v2.1.4"
54+
},
4755
{
4856
"type": "PACKAGE",
4957
"url": "https://github.com/traefik/traefik"

0 commit comments

Comments
 (0)