Can we talk about remote code execution in a serverless? Let's say I have a Cloud Function in GCP that's vulnerable to RCE. If an attacker uses the right payload, will he be able to execute commands on the container of the Cloud Function ? Thank you for your help!
I am testing a security tool on GCP that identified vulnerabilities in the Cloud Functions.