Is this scenario a file upload vulnerability?
I’m testing for file upload and the website has an extension and content type check (png/ jpg). But on intercepting using burp, I’m able to change the content to php code (content-type being image/png). The file gets uploaded… Continue reading Is this scenario a file upload vulnerability?