Open
Description
From [email protected] on May 06, 2011 16:11:15
The ESAPI reference implementation contains a weak salting mechanism for password storage. (Currently uses a known value, the account name) It also does not implement or encourage salt isolation.
Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=224