Http vulnerability

Post Reply
Alpalma
Member
Posts: 3
Joined: 13 Mar 2020 21:04

Http vulnerability

Post by Alpalma »

Hi

We have scanned our network using tenable nessus and we have detected that http access is enabled in our pbx and cannot be disabled. We can enable https but we cannot disable http. Do you know why http is necesary? Is there a way to disable that port so we can remove that vulnerability?

Thanks in advanced!
Veit_privat
Member
Posts: 31
Joined: 18 Feb 2022 10:36

Re: Http vulnerability

Post by Veit_privat »

We had the same scan result for OXE, and there the HTTP server is only needed when using the java GUI to configure, not when using mgr. Using root account:
service monit stop
service httpd stop
and perhaps either modify
/etc/monit_oxe.conf
/etc/monit.conf
to avoid that monit restarts apache, or prevent monit from starting at all.
Perhaps another finding is that SNMP is enabled, with easy to guess community, disable also if not used.
No idea for OXO, other than upgrading.
Alpalma
Member
Posts: 3
Joined: 13 Mar 2020 21:04

Re: Http vulnerability

Post by Alpalma »

thanks! anyway our problem is with OXO and we cannot stop httpd, anyone else experiencing this problem with oxo?
Post Reply

Return to “MAIN”