Skip to content

Commit 3f3b024

Browse files
tatianabgopherbot
authored andcommittedJul 1, 2024
data/reports: withdraw GO-2024-2527
This report is a low impact vulnerability that is causing too many false positives. Withdraw it for now to mitigate impact. Updates #2527 Updates #2952 Change-Id: Iffad648eecbbda67e49a962592a33df9232f5fbb Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/595995 Auto-Submit: Tatiana Bradley <tatianabradley@google.com> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
1 parent 9373b6c commit 3f3b024

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed
 

‎data/osv/GO-2024-2527.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
"id": "GO-2024-2527",
44
"modified": "0001-01-01T00:00:00Z",
55
"published": "0001-01-01T00:00:00Z",
6+
"withdrawn": "2024-07-01T15:21:57Z",
67
"aliases": [
78
"GHSA-5x4g-q5rc-36jp"
89
],
9-
"summary": "Etcd pkg Insecure ciphers are allowed by default in go.etcd.io/etcd/client/pkg/v3",
10-
"details": "Etcd pkg Insecure ciphers are allowed by default in go.etcd.io/etcd/client/pkg/v3",
10+
"summary": "WITHDRAWN: Etcd pkg Insecure ciphers are allowed by default in go.etcd.io/etcd/client/pkg/v3",
11+
"details": "(This report has been withdrawn with reason: \"too many false positives\").",
1112
"affected": [
1213
{
1314
"package": {

‎data/reports/GO-2024-2527.yaml

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ modules:
44
non_go_versions:
55
- fixed: 3.3.23
66
- introduced: 3.4.0-rc.0
7-
fixed: 3.4.10
7+
- fixed: 3.4.10
88
vulnerable_at: 3.5.14
9-
summary: Etcd pkg Insecure ciphers are allowed by default in go.etcd.io/etcd/client/pkg/v3
9+
summary: 'WITHDRAWN: Etcd pkg Insecure ciphers are allowed by default in go.etcd.io/etcd/client/pkg/v3'
10+
description: '(This report has been withdrawn with reason: "too many false positives"). '
11+
withdrawn: 2024-07-01T15:21:57Z
1012
ghsas:
1113
- GHSA-5x4g-q5rc-36jp
1214
references:

0 commit comments

Comments
 (0)