👾Server-side vulnerabilities
Path traversal is also known as directory traversal. These vulnerabilities enable an attacker to read arbitrary files on the server that is running an application. This might include:
Application code and data.
Credentials for back-end systems.
Sensitive operating system files.
Path traversal
Acess control
Authentication vulnerabilities
Server-side request forgery
File upload vulnerabilities
OS command injection
SQL Injection