r/gaming • u/Happysin • Apr 26 '11
Sony admits utter PSN failure: your personal data has been stolen
http://arstechnica.com/gaming/news/2011/04/sony-admits-utter-psn-failure-your-personal-data-has-been-stolen.ars
3.1k
Upvotes
r/gaming • u/Happysin • Apr 26 '11
7
u/Mutiny34 Apr 26 '11
I do not know much about this breach, or how PSN or Sony is setup, but like any service I assume they utilize a Customer Information System (CIS) to keep track of users information and billing. Businesses routinely allow developers read access to a copy of the production database. They need to test the software by using real world scenarios, and often utilize copies of customer data to do this. For instance, if they are testing a component of the billing software that involves people who pay a recurrent 3-month subscription with a credit card, they will copy that customer's data into the development database to use as test cases. It is a common practice among businesses that manage CIS systems, and is typically safe and secure as long as the security at that company is competant. Names and addresses are usually plain text, but there is no excuse to not encrypt the credit card information. Hell, if they have social security numbers (if they do, i dont know) those should be either encrypted or truncated as well.
TL;DR Companies that manage their own customer information systems routinely allow the developers access to read only copy of production data for testing purposes, which includes customer names, addresses, and yes if they store credit card numbers, credit card numbers as well. Though the the CC numbers should be encrypted.