[jboss-user] [Beginner's Corner] - updating Jbossweb.jars to fix hash collision

Manjesh h do-not-reply at jboss.com
Tue May 15 08:43:47 EDT 2012


Manjesh h [https://community.jboss.org/people/manjesh.h] created the discussion

"updating Jbossweb.jars to fix hash collision"

To view the discussion, visit: https://community.jboss.org/message/735634#735634

--------------------------------------------------------------
Hi ,

I have a product built on  Jboss 4.23.000.  We found from an internal auditing team that this version of Jboss’s web-container has a know vulnerability called  “Hash Collision” .
The workaround available by setting a configuration parameter Dorg.apache.tomcat.util.http.Parameters.MAX_COUNT is not application to Jboss 4.23.00 version .
 
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4858
 
 
I have seen that Jboss 7.x has a workaround fix for this issue.


1. Is it possible to upgrade only the web-container part of Jboss 423  to  Jboss 7.x web container so that the vulnerability get addressed?
If this is recommended,  along with jbossweb.jar which are all other jars needs to be  copied to Jboss 4.23.00 ? because I notice in Jboss’s7 web module  there are more number of jars this time.
1. I have an alternate option to see the source code of Jboss 7.x ‘s  jbosspiweb.jar  to check how does it handles the workaround (setting .apache.tomcat.util.http.Parameters.MAX_COUNT)..then 
Change the same code in Jboss 423’s jbossweb.src and rebuild locally to  address this security issue.

I know by doing this way solves only one security issue but not the rest fixed by Jboss 7.x

 Please suggest me which option is better given a constraint that we cannot chose to migrate to Jboss 7.x at this point of time.

-thanks
Manjesh
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/735634#735634]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120515/d4f89efd/attachment.html 


More information about the jboss-user mailing list