GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/682
Some KVM fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack kvm-fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/682.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #682 ---- commit 14797e9da30a50f1ceeb67d72096843e22d5748a Author: John Burwell <john.burw...@shapeblue.com> Date: 2015-07-21T19:36:01Z CLOUDSTACK-8566: Strips the username and password credentials from host details ... map returned by the following API calls by filtering these fields from the details attribute in the HostResponse class: * listHosts * addHost * cancelHostMaintenance * listHosts * prepareHostForMaintenance * reconnectHost * updateHost This fix addresses CVE 2015-3251. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---