Hello all
That was very long ago and was fixed. I don't know how(why) that appears in "November 2009 Compiled Vulnerability Reports."
So now every who use BookLibrary can check self file "doc/releasenote.php"
If he will see at top so file not exist code like
Code: |
if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
|
or like
Code: |
if( !defined( '_VALID_MOS' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
|
So user must add so code to doc/releasenote.php file top.
JED - asked from me write special update for remove ours component from that report, but for me not clear how I will must do that, because we fix that very long ago.
Thanks,
OrdaSoft team