My IBM appscan result shows 139 vulnerabilities Port Listener Command Injection. I am using PHP codeigniter framework.
Parameter: status
Risk(s): It is possible to run remote commands on the web server. This usually means complete compromise of the server and its
contents
Fix: Set the "uri" attribute of the "domain" entity in the clientaccesspolicy.xml file to include specific domain names instead of any
domain.
How can I solve this issue?