OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
A little advisory content correction.

j00ru.vxgmail.com
Date: Tue Sep 18 2007 - 15:05:05 CDT


There is a small mistake in the line:

readme.txt /../../../../../../../../asdf.exe

This filename originally looks like:

readme.txt <40 spaces here> /../../../../../../../../asdf.exe

What I mean, is that only the "readme.txt" part of path is visible for the user, and the directory traversal string can be easily hidden in this way.
The forty space characters aren't displayed correctly due to the fact that they are shortened to one space by the browser.

j00ru