Apache Struts Statement on Equifax Security Breach
Apache Struts Statement on Equifax Security Breach
Posted Sep 11, 2017 15:12 UTC (Mon) by drag (guest, #31333)In reply to: Apache Struts Statement on Equifax Security Breach by ledow
Parent article: Apache Struts Statement on Equifax Security Breach
Modern datacenters are extraordinarily complex systems. They are always going to be vulnerabilities. There are always going to be bad procedures, logs that are missed, applications that are wrong, systems that are in bad health, operators that are asleep or distracted, hard drives failing, etc etc. That's the nature of any complex system.
Once it rises above a certain amount of size and complexity then failures are the norm, not the exception.
In the case of credit cards information... if it's stored and made available to user accounts on the front-end and for billpay or whatever you need that information for.. then it doesn't matter how far and how deep you bury the storage. You could have a hundred networks, a thousand servers, a million firewalls and yet there is going to be a path from external systems to that credit card information. Without such a path it couldn't possibly work.
The only way to come close to 100% secure that sort of information is to never store that information in the first place and even then it's possible to leak numbers out into the wild.
So what happenned here, more then likely (I haven't looked at this particular case closely) is a cascade of failures. If the apache strut problem never existed then maybe the criminals would of just found a different way to exploit all the other failures that existed.
