Skip to content

Commit

Permalink
data/reports: unexclude 20 reports (4)
Browse files Browse the repository at this point in the history
  - data/reports/GO-2023-1643.yaml
  - data/reports/GO-2023-1644.yaml
  - data/reports/GO-2023-1651.yaml
  - data/reports/GO-2023-1652.yaml
  - data/reports/GO-2023-1653.yaml
  - data/reports/GO-2023-1654.yaml
  - data/reports/GO-2023-1655.yaml
  - data/reports/GO-2023-1656.yaml
  - data/reports/GO-2023-1657.yaml
  - data/reports/GO-2023-1658.yaml
  - data/reports/GO-2023-1659.yaml
  - data/reports/GO-2023-1660.yaml
  - data/reports/GO-2023-1661.yaml
  - data/reports/GO-2023-1662.yaml
  - data/reports/GO-2023-1670.yaml
  - data/reports/GO-2023-1671.yaml
  - data/reports/GO-2023-1682.yaml
  - data/reports/GO-2023-1683.yaml
  - data/reports/GO-2023-1685.yaml
  - data/reports/GO-2023-1699.yaml

Updates #1643
Updates #1644
Updates #1651
Updates #1652
Updates #1653
Updates #1654
Updates #1655
Updates #1656
Updates #1657
Updates #1658
Updates #1659
Updates #1660
Updates #1661
Updates #1662
Updates #1670
Updates #1671
Updates #1682
Updates #1683
Updates #1685
Updates #1699

Change-Id: Iddcfb6c5438e03827049eecbf0a95fae6c078436
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606784
Reviewed-by: Damien Neil <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Tatiana Bradley <[email protected]>
  • Loading branch information
tatianab authored and gopherbot committed Aug 20, 2024
1 parent f2aa411 commit 7cb2ee2
Show file tree
Hide file tree
Showing 60 changed files with 1,728 additions and 168 deletions.
8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1643.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1644.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1651.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1652.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1653.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1654.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1655.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1656.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1657.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1658.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1659.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1660.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1661.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1662.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions data/excluded/GO-2023-1670.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1671.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1682.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1683.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1685.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions data/excluded/GO-2023-1699.yaml

This file was deleted.

72 changes: 72 additions & 0 deletions data/osv/GO-2023-1643.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"schema_version": "1.3.1",
"id": "GO-2023-1643",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-27594",
"GHSA-8fg8-jh2h-f2hc"
],
"summary": "Potential network policy bypass when routing IPv6 traffic in github.com/cilium/cilium",
"details": "Potential network policy bypass when routing IPv6 traffic in github.com/cilium/cilium",
"affected": [
{
"package": {
"name": "github.com/cilium/cilium",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.15"
},
{
"introduced": "1.12.0"
},
{
"fixed": "1.12.8"
},
{
"introduced": "1.13.0"
},
{
"fixed": "1.13.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cilium/cilium/security/advisories/GHSA-8fg8-jh2h-f2hc"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27594"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.11.15"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.12.8"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.13.1"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1643",
"review_status": "UNREVIEWED"
}
}
56 changes: 56 additions & 0 deletions data/osv/GO-2023-1644.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"schema_version": "1.3.1",
"id": "GO-2023-1644",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-27595",
"GHSA-r5x6-w42p-jhpp"
],
"summary": "Cilium eBPF filters may be temporarily removed during agent restart in github.com/cilium/cilium",
"details": "Cilium eBPF filters may be temporarily removed during agent restart in github.com/cilium/cilium",
"affected": [
{
"package": {
"name": "github.com/cilium/cilium",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.13.0"
},
{
"fixed": "1.13.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cilium/cilium/security/advisories/GHSA-r5x6-w42p-jhpp"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27595"
},
{
"type": "FIX",
"url": "https://github.com/cilium/cilium/pull/24336"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/releases/tag/v1.13.1"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1644",
"review_status": "UNREVIEWED"
}
}
Loading

0 comments on commit 7cb2ee2

Please sign in to comment.