Imagine when Palantir gets hacked.
PayPal discloses data breach that exposed user info for 6 months
21–30 of 93 posts
Re: PayPal discloses data breach that exposed user info for 6 months
#22Great, who from PayPal is going to jail over this?
Lets take the article at face value: "The financial technology company said it has reversed the code change that caused the incident, blocking attackers' access to the data one day after discovering the breach."
Great thats your bug. Key word here being BUG. Your name next to the commit that caused this.
Should you go to prison? Probably not.
Tell me you never had a bug, a security hole, never took production down. Never made a mistake. Tell me that you want to go to jail for human error. Not intent, error.
Re: PayPal discloses data breach that exposed user info for 6 months
#23So from the Article they claim: "PayPal has since rolled back the code change responsible for this error, which potentially exposed the PII. We have not delayed this notification as a result of any law enforcement investigation." That does little to explain the 2 month-ish delay in disclosing it. I presume they could have disclosed _at least_ that account data was leaked even if the underlying bug wasn’t yet closed?…
Re: PayPal discloses data breach that exposed user info for 6 months
#24That said, I think we need to have an equivalent of automated integration testing for security vulnerabilities.
Even if PenTesters (or whatever they're called these days) do some testing and uncover some bugs, the applications under continuous development will inevitably introduce "bugs" not seen before.
Re: PayPal discloses data breach that exposed user info for 6 months
#25Irrelevant to the current breach, but at the end of the article... > In January 2023, PayPal notified customers of another data breach after a large-scale credential stuffing attack compromised 35,000 accounts between December 6 and December 8, 2022. > Two years later, in January 2025, New York State announced a $2,000,000 settlement with PayPal over charges that it failed to comply with the state's cybersecurity reg…
Re: PayPal discloses data breach that exposed user info for 6 months
#26If the government wants to know who I am, that's fine, I'm not here to fight law. I however don't think it should be necessary to tell banks and private businesses where I physically sleep. That is more information than they need to operate, and every few months it seems someone has a data breach.
Re: PayPal discloses data breach that exposed user info for 6 months
#27Great, who from PayPal is going to jail over this?
Wow! Lets take the article at face value: "The financial technology company said it has reversed the code change that caused the incident, blocking attackers' access to the data one day after discovering the breach." Great thats your bug. Key word here being BUG. Your name next to the commit that caused this. Should you go to prison? Probably not. Tell me you never had a bug, a security hole, never took production do…
Why shall be different with code?
Re: PayPal discloses data breach that exposed user info for 6 months
#28Re: PayPal discloses data breach that exposed user info for 6 months
#29Earlier quoted context omitted.
Wow! Lets take the article at face value: "The financial technology company said it has reversed the code change that caused the incident, blocking attackers' access to the data one day after discovering the breach." Great thats your bug. Key word here being BUG. Your name next to the commit that caused this. Should you go to prison? Probably not. Tell me you never had a bug, a security hole, never took production do…
When a bridge falls, there is a case in the courts, and sometimes engineers go to prison. Why shall be different with code?
Similarly, if the change was a bug, write a postmortem, find ways to make the whole and move on. If it was malicious, then prosecute.
I doubt it was malicious though.