Updation of PHP code
Budget: ₹600 – ₹1,500 INR
To Prevent Reflected XSS in form page.
- Need to use appropriate response headers
- Need to use Content Security Policy (CSP) to reduce the severity of any XSS vulnerabilities
2. Unrestricted Upload of File with Dangerous Type (for 11 file uploads fields)
- To restrict certain file extensions only
- To set maximum file size and name length and validate it
- To include Captcha to avoid bots
- Need to use appropriate response headers
- Need to use Content Security Policy (CSP) to reduce the severity of any XSS vulnerabilities
2. Unrestricted Upload of File with Dangerous Type (for 11 file uploads fields)
- To restrict certain file extensions only
- To set maximum file size and name length and validate it
- To include Captcha to avoid bots