Skip to content

Commit 95de405

Browse files
committed
data/reports: Removing summary collision
Change-Id: Iace97d562c3d66cc6dc4e18b7a13368474c7047c Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/573875 LUCI-TryBot-Result: Go LUCI <[email protected]> Run-TryBot: Tim King <[email protected]> Reviewed-by: Tatiana Bradley <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 4bb7781 commit 95de405

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

data/osv/GO-2024-2656.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"CVE-2024-28249",
88
"GHSA-j89h-qrvr-xc36"
99
],
10-
"summary": "Unencrypted traffic between nodes in github.com/cilium/cilium",
10+
"summary": "Unencrypted traffic between nodes with IPsec in github.com/cilium/cilium",
1111
"details": "In Cilium clusters with IPsec enabled and traffic matching Layer 7 policies, traffic that should be IPsec-encrypted between a node's Envoy proxy and pods on other nodes is sent unencrypted, and traffic that should be IPsec-encrypted between a node's DNS proxy and pods on other nodes is sent unencrypted.",
1212
"affected": [
1313
{

data/osv/GO-2024-2657.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"CVE-2024-28250",
88
"GHSA-v6q2-4qr3-5cw6"
99
],
10-
"summary": "Unencrypted traffic between nodes in github.com/cilium/cilium",
10+
"summary": "Unencrypted traffic between nodes with WireGuard in github.com/cilium/cilium",
1111
"details": "In Cilium clusters with WireGuard enabled and traffic matching Layer 7 policies: traffic that should be WireGuard-encrypted is sent unencrypted between a node's Envoy proxy and pods on other nodes, and traffic that should be WireGuard-encrypted is sent unencrypted between a node's DNS proxy and pods on other nodes.",
1212
"affected": [
1313
{

data/reports/GO-2024-2656.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ modules:
88
- introduced: 1.15.0
99
fixed: 1.15.2
1010
vulnerable_at: 1.15.1
11-
summary: Unencrypted traffic between nodes in github.com/cilium/cilium
11+
summary: Unencrypted traffic between nodes with IPsec in github.com/cilium/cilium
1212
description: |-
1313
In Cilium clusters with IPsec enabled and traffic matching Layer 7 policies,
1414
traffic that should be IPsec-encrypted between a node's Envoy proxy and pods on

data/reports/GO-2024-2657.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ modules:
77
- introduced: 1.15.0
88
fixed: 1.15.2
99
vulnerable_at: 1.15.1
10-
summary: Unencrypted traffic between nodes in github.com/cilium/cilium
10+
summary: Unencrypted traffic between nodes with WireGuard in github.com/cilium/cilium
1111
description: |-
1212
In Cilium clusters with WireGuard enabled and traffic matching Layer 7 policies:
1313
traffic that should be WireGuard-encrypted is sent unencrypted between a node's

0 commit comments

Comments
 (0)