> Can we hide/remove the jetty version which is showing in response? This question might be better answered on the ZooKeeper users list.
On Tue, 11 Jul, 2023, 3:25 pm Vishal Patel, <vishalpatel199...@outlook.com> wrote: > 8080 could be the ZooKeeper admin port - yes > Are you running ZK on that same host? yes > Or are you running Solr on that port? No, our Solr is running on 8983. > > Regards, > Vishal > > From: Ishan Chattopadhyaya<mailto:ichattopadhy...@gmail.com> > Sent: 11 July 2023 15:01 > To: users@solr.apache.org<mailto:users@solr.apache.org> > Subject: Re: Jetty version disclose when vulnerability software scan in > Solr 8.9.0 > > > https://zookeeper.apache.org/doc/r3.5.1-alpha/zookeeperAdmin.html#sc_adminserver > > You can confirm by using some ZK admin commands as documented here. > > On Tue, 11 Jul, 2023, 2:59 pm Ishan Chattopadhyaya, < > ichattopadhy...@gmail.com> wrote: > > > 8080 could be the ZooKeeper admin port. Are you running ZK on that same > > host? Or are you running Solr on that port? > > > > On Tue, 11 Jul, 2023, 12:45 pm Vishal Patel, < > > vishalpatel199...@outlook.com> wrote: > > > >> We have installed Solr 8.9.0 in our one server 11.11.4.6. If we hit URL > >> http://11.11.4.6:8080 then we are getting below response > >> HTTP ERROR 404 Not Found > >> URI: / > >> STATUS: 404 > >> MESSAGE: Not Found > >> SERVLET: > >> org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a052a00 > >> > >> Powered by Jetty:// 9.4.24.v20191120 > >> > >> > >> When we scan the server using vulnerabilities software, it finds jetty > >> version as vulnerability. > >> Can we hide/remove the jetty version which is showing in response? > >> > > > >