aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 578 forks source link

New hunter module to detect cr8escape / CVE-2022-0811 #493

Open nilesh-akhade opened 2 years ago

nilesh-akhade commented 2 years ago

What would you like to be added

New hunter module should be able to detect if the cluster is affected by cr8escape

Introduce new hunter modules that perform additional tests to detect container runtime and know if it is vulnerable.

Why is this needed

A local attacker could exploit this vulnerability to take control of an affected Kubernetes environment that use CRI-O runtime containers.

Reference