(no title)
codebastard | 7 months ago
- You have access to my file system
- You have access to the helm repository
You place malicious binaries outside the helm directory. Helm will now execute malicious code through the helm chart pointing outside the helm directory.
Don't I have already bigger problems if you have access to my file system to place there malicious code?
Is the danger here that one can get an execute permission? But if you can manipulate my helm chart why can you not also place the malicious code in the helm directory?
romaaeterna|7 months ago
No, helm is the one doing this part in the vuln. Chart.lock is made a symlink to some important file, and helm will happily write to it.
Joker_vD|7 months ago
captn3m0|7 months ago
nijave|7 months ago
steveBK123|7 months ago
nimih|7 months ago
If you can manipulate my helm chart, why not just do the RCE directly in my kubernetes cluster or whatever?
unknown|7 months ago
[deleted]