Path to this page:
Subject: CVS commit: pkgsrc/security/base
From: Adrian Portelli
Date: 2006-06-06 21:41:43
Message id: 20060606194143.B153D211CA@cvs.netbsd.org
Log Message:
Update to 1.2.5
> - 6/4/2006 1.2.5 (sarah)
> - Added base64 encoding support for MAC addresses presented on the screen \
for FLoP extended database -- Juergen Leising
> - Added base64 encoding support for rebuild of packet in pcap format for \
FLoP extended database -- Juergen Leising
> - Fixed issue with Oracle and schema version in base_db.inc.php -- Nikns
> - Fixed bug when alerts with sig references would fail to archive causing \
duplicates error -- Nikns
> - Added base64 encoding support for ICMP payload additional table in \
base_qry_alert.php -- Juergen Leising
> - Added check for PHP Logging Level against E_NOTICES in setup/index.php -- \
Nikns
> - Fixed bug when certain preprocessor alerts would not be cached (for \
example arpspoof) -- Nikns
> - Added setup/setup_db.inc.php with CreateBASEAG() to resolve redundancy in \
setup and base_db_setup.php -- Nikns
> - Removed unnecessary and broken search index stuff from Create BASE AG, \
since schemas are already with them -- Nikns
> - Added XSSPrintSafe() (array safe htmlspecilchars() function) and made \
filterSql() use ADOdb qmagic() -- Nikns
> - Changed input type of the password field to actually be password in \
setup3.php -- Nikns
> - Filtered all unfiltred (mainly auth system stuff) $_POST and $_GET \
variables using filterSql() -- Nikns
> - Santized all $_SERVER variables to be protected against XSS attacks -- Nikns
> - Added "Clear Data Tables" option in base_maintenance.php and \
"Repair Tables" option to execute CreateBASEAG() -- Nikns
> - Make use of FLoP's event reference. Signature name of alert which \
trigered "Tagged Packet" alert is shown too -- Nikns
> - Updated chinese.lang.php -- Johnson Chiang
> - Fixed Time error in searches -- Jeff Kell
> - Fixed refresh issue with ~ directories -- Kevin Johnson
> - Fixed cookie stored data and authentication scheme to correct Nikns' \
report on session forge issue -- GaRaGeD
> - Updated link to the Nessus plug in DB -- Jonathan W Miner
> - Fixed display after deleting alerts -- Bruce Briggs
> - Fixed Bug #1466392 - Back button doesn't work after refresh. -- Juergen \
Leising
> - Patches from jhart@spoofed.org to add missing ICMP and TCP type and codes \
- GaRaGeD
> - add support for ICMP redirect decoding. - Jon Hart
> - add decoding support for ICMP source quench and ICMP parameter problem - \
Jon Hart
> - split up "flags" into DF and MF, much like tcp flags are \
currently handled - Jon Hart
Files: