Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.20] fix: CVE-2023-2431, CVE-2023-2727, CVE-2023-2727 #978

Merged

Conversation

andyzhangx
Copy link
Member

@andyzhangx andyzhangx commented Jul 14, 2023

What type of PR is this?
/kind bug

What this PR does / why we need it:
fix: CVE-2023-2431, CVE-2023-2727, CVE-2023-2727

blobplugin (gobinary)
=====================
Total: 3 (UNKNOWN: 0, MEDIUM: 3, HIGH: 0, CRITICAL: 0)

┌───────────────────┬───────────────┬──────────┬───────────────────┬──────────────────────────────────┬───────────────────────────────────────────────────────────┐
│      Library      │ Vulnerability │ Severity │ Installed Version │          Fixed Version           │                           Title                           │
├───────────────────┼───────────────┼──────────┼───────────────────┼──────────────────────────────────┼───────────────────────────────────────────────────────────┤
│ k8s.io/kubernetes │ CVE-2023-2431 │ MEDIUM   │ v1.26.0           │ 1.27.2, 1.26.5, 1.25.10, 1.24.14 │ Bypass of seccomp profile enforcement                     │
│                   │               │          │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-2431                 │
│                   ├───────────────┤          │                   ├──────────────────────────────────┼───────────────────────────────────────────────────────────┤
│                   │ CVE-2023-2727 │          │                   │ 1.24.15, 1.25.11, 1.26.6, 1.27.3 │ Bypassing policies imposed by the ImagePolicyWebhook      │
│                   │               │          │                   │                                  │ admission plugin                                          │
│                   │               │          │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-2727                 │
│                   ├───────────────┤          │                   │                                  ├───────────────────────────────────────────────────────────┤
│                   │ CVE-2023-2728 │          │                   │                                  │ Bypassing enforce mountable secrets policy imposed by the │
│                   │               │          │                   │                                  │ ServiceAccount admission plugin...                        │
│                   │               │          │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-2728                 │
└───────────────────┴───────────────┴──────────┴───────────────────┴──────────────────────────────────┴───────────────────────────────────────────────────────────┘

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

fix: CVE-2023-2431, CVE-2023-2727, CVE-2023-2727

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 14, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 14, 2023
@andyzhangx andyzhangx changed the title [release-1.20] fix: CVE-2023-2727, CVE-2023-2431 [release-1.20] fix: CVE-2023-2431, CVE-2023-2727, CVE-2023-2727 Jul 14, 2023
@andyzhangx andyzhangx merged commit 496f151 into kubernetes-sigs:release-1.20 Jul 14, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants