server-side request forgery (ssrf) via file upload

"Server-side request forgery (SSRF) via file upload" refers to a vulnerability in a web application where an attacker can manipulate a file upload feature to trick the server into making unauthorized requests to other internal or external resources. This allows the attacker to potentially access sensitive information, perform malicious actions, or bypass security controls.

Requires login.