Bitcoin exchange hacked via Rails exploit, funds stolen
41–50 of 279 posts
Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#42Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#43Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#44I can't get to the article at the moment, but I'd love to know why they failed to update their app especially since it handles financial transactions. I had several apps to update and the process took very little time and effort.
Having said all that, if our upgrade holdup had taken any longer than it did, we would have implemented one of the mitigation strategies.
Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#45When they say "multiple times" I hope that means they're using PBKDF2 or bcrypt, because if they were simply using SHA1 then their users are even more doomed.
Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#46I guess this is still the Wild Wild West era of Bitcoin; I'd wager plenty of banks got knocked off by bandits back in the day, too. What happened to a bank's customer's funds if it got robbed prior to 1933?
A lot of banks get knocked off today http://www.fbi.gov/stats-services/publications/bank-crime-st...
Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#47I can't get to the article at the moment, but I'd love to know why they failed to update their app especially since it handles financial transactions. I had several apps to update and the process took very little time and effort.
This vulnerability went from disclosure to exploit extremely quickly. The CVE was published on the 8th. I can't speak for them, but in the process of trying to update, we ran in to some issues with therubyracer (a core component of the Rails asset pipeline) and libv8 (the library that therubyracer uses to embed the V8 engine). It was extraordinarily bad timing, and it slowed down our update process by almost a day wh…
I don't know that that's what you're saying you did but we need to be glacier-blue-ice-clear about this. Nobody gets to wait on bugs like this. You patch or workaround immediately or, most probably, you shut your app down.
Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#48Re: Bitcoin exchange hacked via Rails exploit, funds stolen
#49There seems to be a pattern emerging in all of these 'disruptive' business models, whether it be Bitcoin (banking), AirBnb (hotels), or Uber (cabs). We look around and see these industries burdened by regulation, which tends to create entrenched players and which seem to us to be inefficient. So we create similar peer-to-peer equivalents, only to start rediscovering the reasons for all those regulations in the first…
Perhaps it's not vital that a hotel(or taxi) is licensed today, because we can easily see its realtime feedback from previous users. But then again, perhaps those users don't notice that there is no emergency lighting and the fire alarm is disabled, or that the driver has multiple convictions for dishonesty.