-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
- data/reports/GO-2022-0857.yaml - data/reports/GO-2022-0859.yaml - data/reports/GO-2022-0861.yaml - data/reports/GO-2022-0862.yaml - data/reports/GO-2022-0863.yaml - data/reports/GO-2022-0865.yaml - data/reports/GO-2022-0866.yaml - data/reports/GO-2022-0867.yaml - data/reports/GO-2022-0869.yaml - data/reports/GO-2022-0871.yaml - data/reports/GO-2022-0873.yaml - data/reports/GO-2022-0874.yaml - data/reports/GO-2022-0875.yaml - data/reports/GO-2022-0876.yaml - data/reports/GO-2022-0878.yaml - data/reports/GO-2022-0879.yaml - data/reports/GO-2022-0882.yaml - data/reports/GO-2022-0883.yaml - data/reports/GO-2022-0885.yaml - data/reports/GO-2022-0886.yaml Updates #857 Updates #859 Updates #861 Updates #862 Updates #863 Updates #865 Updates #866 Updates #867 Updates #869 Updates #871 Updates #873 Updates #874 Updates #875 Updates #876 Updates #878 Updates #879 Updates #882 Updates #883 Updates #885 Updates #886 Change-Id: Ic839f581716a2f0c0b465ae6042aead152cf4a33 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607227 Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"schema_version": "1.3.1", | ||
"id": "GO-2022-0857", | ||
"modified": "0001-01-01T00:00:00Z", | ||
"published": "0001-01-01T00:00:00Z", | ||
"aliases": [ | ||
"CVE-2015-7528", | ||
"GHSA-mqf3-28j7-3mj6" | ||
], | ||
"summary": "Information Exposure in Kubernetes in github.com/kubernetes/kubernetes", | ||
"details": "Information Exposure in Kubernetes in github.com/kubernetes/kubernetes", | ||
"affected": [ | ||
{ | ||
"package": { | ||
"name": "github.com/kubernetes/kubernetes", | ||
"ecosystem": "Go" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "SEMVER", | ||
"events": [ | ||
{ | ||
"introduced": "0" | ||
}, | ||
{ | ||
"fixed": "1.2.0" | ||
} | ||
] | ||
} | ||
], | ||
"ecosystem_specific": {} | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://github.com/advisories/GHSA-mqf3-28j7-3mj6" | ||
}, | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7528" | ||
}, | ||
{ | ||
"type": "FIX", | ||
"url": "https://github.com/kubernetes/kubernetes/commit/afd56495a1052a3387b81df1786a8d0f51bc8671" | ||
}, | ||
{ | ||
"type": "FIX", | ||
"url": "https://github.com/kubernetes/kubernetes/pull/17886" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2015:2544" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2015:2615" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/security/cve/CVE-2015-7528" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1286745" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/kubernetes/kubernetes/releases/tag/v1.2.0-alpha.5" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/openshift/origin/pull/6113" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://rhn.redhat.com/errata/RHSA-2015-2615.html" | ||
} | ||
], | ||
"database_specific": { | ||
"url": "https://pkg.go.dev/vuln/GO-2022-0857", | ||
"review_status": "UNREVIEWED" | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"schema_version": "1.3.1", | ||
"id": "GO-2022-0859", | ||
"modified": "0001-01-01T00:00:00Z", | ||
"published": "0001-01-01T00:00:00Z", | ||
"aliases": [ | ||
"CVE-2020-13170", | ||
"GHSA-p2j5-3f4c-224r" | ||
], | ||
"summary": "Improper Input Validation in HashiCorp Consul in github.com/hashicorp/consul", | ||
"details": "Improper Input Validation in HashiCorp Consul in github.com/hashicorp/consul", | ||
"affected": [ | ||
{ | ||
"package": { | ||
"name": "github.com/hashicorp/consul", | ||
"ecosystem": "Go" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "SEMVER", | ||
"events": [ | ||
{ | ||
"introduced": "1.6.0-beta1" | ||
}, | ||
{ | ||
"fixed": "1.6.6" | ||
}, | ||
{ | ||
"introduced": "1.7.0" | ||
}, | ||
{ | ||
"fixed": "1.7.4" | ||
} | ||
] | ||
} | ||
], | ||
"ecosystem_specific": {} | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://github.com/advisories/GHSA-p2j5-3f4c-224r" | ||
}, | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13170" | ||
}, | ||
{ | ||
"type": "FIX", | ||
"url": "https://github.com/hashicorp/consul/commit/242994a016a181d6c62a5bb83189716ad13d4216" | ||
}, | ||
{ | ||
"type": "FIX", | ||
"url": "https://github.com/hashicorp/consul/pull/8068" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/hashicorp/consul/blob/v1.6.6/CHANGELOG.md" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/hashicorp/consul/blob/v1.7.4/CHANGELOG.md" | ||
} | ||
], | ||
"database_specific": { | ||
"url": "https://pkg.go.dev/vuln/GO-2022-0859", | ||
"review_status": "UNREVIEWED" | ||
} | ||
} |