Page 1 of 1
Security problems - worm
PostPosted:Fri Dec 09, 2011 9:55 pm
by garret
Hello,
my OpenKM installation was attacked by a worm (perl script called fly.pl). The JMX console etc. were secured.
After some google research I found out that the worm could enter the server because of a JBoss security hole and that it has been fixed with newer JBoss versions.
So my question is: what can I do to avoid the possibiltiy of being attacked again. Is there (for example) any way to install OpenKM with a newer version of JBoss?
Thanks in advance
garret
Re: Security problems - worm
PostPosted:Sat Dec 10, 2011 6:23 pm
by jllort
The way to solve it, is not exposing your jboss port 8080 directly to internet. If you want to expose it, use apache proxy configuration to mapping port 8080 to apache 80 port across proxy configuration.
In newsletter will send next week will explain this jboss problem.
Re: Security problems - worm
PostPosted:Sun Dec 11, 2011 12:18 pm
by garret
This is very good news!
Could you also announce it in this forum please.
Re: Security problems - worm
PostPosted:Tue Dec 13, 2011 5:22 pm
by jllort
Today we've starting sending newsletter, then will publish in forum too.
Re: Security problems - worm
PostPosted:Wed Dec 14, 2011 9:56 am
by pavila
There is a JBoss vulnerability which can be used to write files in the filesystem (
https://issues.jboss.org/browse/JBAS-3861). To protect you JBoss installation don't expose JBoss directly to the Internet. Use Apache to handle petitions and forward to the JBoss instance. More info about this at
http://wiki.openkm.com/index.php/Apache.
Re: Security problems - worm
PostPosted:Mon Dec 19, 2011 8:44 am
by olexandr
Hi!
Thank you for the documentation - how to configure apache.
I've got zmeu.war with console password-protected.
How to subscribe to newsletter?
Re: Security problems - worm
PostPosted:Tue Dec 20, 2011 5:37 pm
by jllort
Go to our website
http://www.openkm.com press right top download icon and fill the form to subscribe newsletter. Your question make to think to me that I should put a specific menu option for it.