Is the WAS DefaultApplication and the ivtApp used in a jazz productive environement?
![]()
Guido Schneider (3.4k●13●85●115)
| asked Jan 12 '13, 5:35 a.m.
retagged Jan 18 '13, 4:06 p.m. by Michael Afshar (701●4)
Our Company internal security scan agent has complained about
"The web server is affected by multiple information disclosure vulnerabilities"for our Clearquest server, because of the Websphere "DefaultApplication", installed per default on profile creation. Because all of our Jazzservers have also this "DefaultApplication" installed, I think the same issue will also popup for Jazz. See also http://www.nessus.org/plugins/index.php?view=single&id=62738 and Technote from IBM http://www-01.ibm.com/support/docview.wss?uid=swg21599361 Is there any issue if we remove the "DefaultApplication", except some trouble shooting, which can not be done? Additional: For what is the "ivtApp"? Can we also remove this, or at least remove it out of the plugin-cfg.xml or change the context root for it, so the scanner is not finding it? Maybe the technote could be enhanced to mention also Jazz based products and not only ClearQuest. |
Accepted answer
One other answer
![]()
Yes, you can remove the "query" as well. Jazz does not dance with them at all. It is strongly recommended to remove them on production servers for security and performance etc reasons...
|