swDesk Multi Vulnerability
Go to http://server/create_ticket.php, fill all input fields and click on Submit Ticket. Click on the View Ticket and you should go to the link like http://server/view_ticket.php?email=[Your Email]&id=1. You see Send Message box, write anything there and attach your PHP file in the Upload attachment and click on Send Message. You can see your attachment above like Attachment: shell.php, click on it and you see your PHP code has been runed. For PHP Code Injection vulnerability, go to http://server/signin.php and write your php in input fields like phpi${@print(RedSecurityTEAM)}. For XSS vulnerability, go to http://server/view_ticket.php?email=example@example.com&id="onmouseover=alert(1) bad=" and http://server/kb_search.php?keywords="onmouseover=alert(1) bad="&mode=Search.