{"uuid": "4b5bb9d1-a70a-4948-8330-3baf03d73289", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2020-2023", "type": "seen", "source": "https://t.me/hacking_Attack/11442", "content": "2.2 Manage Cloud Native (https://www.kitploit.com/search/label/Cloud%20Native) Components\n  usage: metarget gadget [-h] subcommand ...\n\npositional arguments:\n  subcommand  description\n    list      list supported gadgets\n    install   install gadgets\n    remove    uninstall gadgets\n\noptional arguments:\n  -h, --help  show this help message and exit\n  \n2.2.1 Case: Install Docker with Specified Version\n  Run:  ./metarget gadget install docker --version 18.03.1  If the command above completes successfully, 18.03.1 Docker will be installed.  \n2.2.2 Case: Install Kubernetes with Specified Version\n  Run:  ./metarget gadget install k8s --version 1.16.5  If the command above completes successfully, 1.16.5 Kubernetes single-node cluster will be installed.  Note:  Usually, lots of options need to be configured in Kubernetes. As a security research project, Metarget provides some options for installation of Kubernetes:    -v VERSION, --version VERSION\n                        gadget version\n  --cni-plugin CNI_PLUGIN\n                        cni plugin, flannel by default\n  --pod-network-cidr POD_NETWORK_CIDR\n                        pod network cidr, default cidr for each plugin by\n                        default\n  --taint-master        taint master node or not\n  Metarget supports deployment of multi-node cluster. If you want to add more nodes into the cluster, you can copy tools/install_k8s_worker.sh script and run it on each worker nodes after the successful installation of single-node cluster.  \n2.2.3 Case: Install Kata-containers with Specified Version\n  Run:  ./metarget gadget install kata --version 1.10.0  If the command above completes successfully, 1.10.0 Kata-containers will be installed.  Note:  You can also specify the type of kata runtime (qemu/clh/fc/...) with --kata-runtime-type option, which is qemu by default.  \n2.2.4 Case: Install Linux Kernel (https://www.kitploit.com/search/label/Linux%20Kernel) with Specified Version\n  Run:  ./metarget gadget install kernel --version 5.7.5  If the command above completes successfully, 5.7.5 kernel will be installed.  Note:  Currently, Metarget install kernels in 2 ways:    apt  if apt package is not available, download *.deb remotely from Ubuntu and try to install    After successful installation of kernel, reboot of system is needed. Metarget will prompt to reboot automatically.  \n2.3 Manage Vulnerable Scenes Related to Cloud Native Components\n  usage: metarget cnv [-h] subcommand ...\n\npositional arguments:\n  subcommand  description\n    list      list supported cloud native vulnerabilities\n    install   install cloud native vulnerabilities\n    remove    uninstall cloud native vulnerabilities\n\noptional arguments:\n  -h, --help  show this help message and exit\n  Run ./metarget cnv list to see vulnerable scenes related to cloud native components supported currently.  \n2.3.1 Case: CVE-2019-5736\n  Run:  ./metarget cnv install cve-2019-5736  If the command above completes successfully, Docker with CVE-2019-5736 will be installed\u3002  \n2.3.2 Case: CVE-2018-1002105\n  Run:  ./metarget cnv install cve-2018-1002105  If the command above completes successfully, Kubernetes with CVE-2018-1002105 will be installed\u3002  \n2.3.3 Case: Kata-containers Escape\n  Run:  ./metarget cnv install kata-escape-2020  If the command above completes successfully, Kata-containers with CVE-2020-2023/2025/2026 will be installed\u3002  \n2.3.4 Case: CVE-2016-5195\n  Run:  ./metarget cnv install cve-2016-5195  If the command above completes successfully, kernel with CVE-2016-5195 will be installed\u3002  \n2.4 Manage Vulnerable Scenes Related to Cloud Native Applications\n  usage: metarget appv [-h] subcommand ...\n\npositional arguments:\n  subcommand  description\n    list      list supported application vulnerabilities\n    install   install application vulnerabilities\n    remove    uninstall application vulnerabilities\n\noptional arguments:\n  -h, --help  show this help message and exit", "creation_timestamp": "2026-09-02T01:03:15.468983Z"}