Slide 26
Slide 26 text
FOR CONTAINERS THESE ARE THE RELEVANT APPSEC RISKS
OWASP Top 10 Issue What is that?
A1 Injection Stuff that harms the server
A2 Broken AuthN Stuff that lets attackers access parts of the
application, which allows them to upload
stuff that harms the server
A4 Insecure Direct Object Reference
A5 Security Misconfiguration
Stuff that makes the infra supporting the app
insecure
A9 Using components with Known
Vulnerabilities
Stuff that possibly enables any or all of the
above, due to using 3rd party stuff