cdxiaodong / CVE-2024-3154-communication

how does it run?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2024-3154-communication

how does it run?

My idea is to create a specific format of bypass commands in annotations that result in parsing outside the host.

''' apiVersion: v1 kind: Pod metadata: name: example-pod annotations: execStart: "/usr/bin/somecommand" execStartPre: "/usr/bin/prepcommand" execReload: "/usr/bin/reloadcommand" spec: containers:

  • name: example-container image: example/image

Do you have any ideas to exchange?

About

how does it run?