added gnuk.h fix
This commit is contained in:
6
NEWS
6
NEWS
@@ -17,15 +17,15 @@ setting PW3. Without setting PW3, it becomes "admin-less" mode
|
||||
by setting PW1.
|
||||
|
||||
** Important two bug fixes.
|
||||
Gnuk (<= 0.11) had a bug which makes possible for attacker to change
|
||||
user password without knowing original password.
|
||||
|
||||
Gnuk (<= 0.11) had a bug which makes possible for attacker to guess
|
||||
admin password easily. When admin password is not set (the default
|
||||
value of factory setting), failure of VERIFY doesn't increment error
|
||||
counter in older versions. Observing no increment of error counter,
|
||||
attacker could know that admin password is the one of factory setting.
|
||||
|
||||
Gnuk (<= 0.11) had a bug which makes possible for attacker to change
|
||||
user password without knowing original password.
|
||||
|
||||
** tool/gnuk_put_binary.py now uses pyscard.
|
||||
Instead of PyUSB, it uses Python binding of PC/SC. PyUSB version is
|
||||
still available as tool/gnuk_put_binary_libusb.py.
|
||||
|
||||
Reference in New Issue
Block a user