(credit: Twitter)
Today, Twitter issued an alert to users prompting them to change their passwords after the discovery that some users’ passwords had been recorded in plain text in a log file accessible only by Twitter employees. In a message pushed to most Twitter users, the company stated:
We recently identified a bug that stored passwords unmasked in an internal log. We have fixed the bug, and our investigation shows no indication of breach or misuse by anyone. Out of an abundance of caution, we ask that you consider changing your password on all services where you’ve used this password.
In a blog post, Twitter Chief Technology Officer Parag Agrawal wrote that Twitter uses the bcrypt hashing function, based on Bruce Schneier’s Blowfish encryption algorithm, to store mathematical representations of passwords. “This allows our systems to validate your account credentials without revealing your password,” Agrawal noted. “This is an industry standard.”
But because of a coding bug, Agrawal explained, “passwords were written to an internal log before completing the hashing process. We found this error ourselves, removed the passwords, and are implementing plans to prevent this bug from happening again.”
Read 2 remaining paragraphs | Comments
Source: Ars Technica – Twitter alerts users: Please change your passwords, we’ve seen them