Database Security. Database Auditing. Database Caching. Database Masking. Get it nowUrgent update required - GreenSQL-FW 0.8.2
Posted March 12th, 2008 by yuli
Yesterday I released new application version. I fixed a number of critical bugs and I advice you to update. In addition I have improved FreeBSD package.
The following bugs were fixed:
- C++ like comments were not handled correctly
- Reloading of the log file.
Application crashed when C++ like comments were not closed. For example:
select * from user='abc' /*' and pass = 'pwd'
During last weekend I traced this bug and found it to be a problem in SQL tokenizer module. I fixed this bug in the new application version.
Another bug was connected to reloading of the log file (in case it was deleted). I found a solution for it as well.
- yuli's blog
- Login or register to post comments
G