Code-related
Code-related Vulnerabilities
The "cloudification" of existing applications and the drive toward cloud-native development are some of the driving forces bringing organizations into the Azure cloud. By porting existing or legacy applications into a cloud environment, many organizations are just bringing along many of the old vulnerabilities that previously existed in their original applications.
While there are many benefits to moving to the cloud, it is not a magic bullet to fix application vulnerabilities. Some of the existing common application issues can actually become more impactful in a cloud environment, as the platform can then be abused by these issues to escalate access.
1) SQL Injection
2) LFI and Directory Traversal
3) Command Injection
4) SSRF
PreviousIdentifying vulnerabilities in public-facing servicesNextConfiguration-related vulnerabilities
Last updated