Type of vulnerability: Server-Side

Chances to find: Common; File upload vulnerabilities are part of “Insecure Design” ranked #4 in the “OWASP Top-10 Vulnerabilities


What is a file upload vulnerability ?

occurs when an application improperly handles or validates user-uploaded files, allowing an attacker to upload malicious files to the serve

Impact of file upload vulnerabilities :

How to prevent file upload vulnerabilities ?


Resource

https://book.hacktricks.xyz/pentesting-web/file-upload