Live data from Hacker News

PayPal discloses data breach that exposed user info for 6 months

bleepingcomputer.com

31–40 of 93 posts

Re: PayPal discloses data breach that exposed user info for 6 months

#31
Almost 20 years ago now paypal stole my $15 for no cause, I bought a videogame with it once off a major website, had $15 in it sitting around for 6 months, tried to use it to buy something off ebay and got locked out instantly. Then demanded all sorts of hoop jumping to get it back with notarized license and crap. Ive been saying screw them ever since, and not once have I regretted it. Every year there is some more shit showing that was the right move.

How many millions of dollars have they seized without cause? I can't believe they are still going, I can only hope someday somebody with a bit of money can sue their pants off in court and get them shut down.

Re: PayPal discloses data breach that exposed user info for 6 months

#32

At one point on the internet PayPal was the most trusted way to send and receive money - at least you are limiting sharing your personal payment information with random companies on the internet who may or may not be compliant. Lately though, with companies like Stripe and Plaid making it nearly frictionless to add payments to your website just as PP once did, and things like Google & Apple pay - why is there a need…

Wasn't PayPal at least at one time an easier way to support foreign transactions? Stripe was US-only last time I used it (which was years ago).

Re: PayPal discloses data breach that exposed user info for 6 months

#33

At one point on the internet PayPal was the most trusted way to send and receive money - at least you are limiting sharing your personal payment information with random companies on the internet who may or may not be compliant. Lately though, with companies like Stripe and Plaid making it nearly frictionless to add payments to your website just as PP once did, and things like Google & Apple pay - why is there a need…

Paypal G&S generally always gets money back if something went wrong on a p2p transaction. I've been scammed once or twice, but I always use G&S and have received my money back in full.

If you don't use that, then you're pretty much screwed with Paypal F&F, Zelle, Cashapp, Venmo etc. At least as far as I'm aware.

Re: PayPal discloses data breach that exposed user info for 6 months

#34
post #5

> The company now offers affected users two years of free three-bureau credit monitoring and identity restoration services through Equifax, which require enrollment by June 30, 2026. How tasteful.

https://en.wikipedia.org/wiki/2017_Equifax_data_breach

Re: PayPal discloses data breach that exposed user info for 6 months

#35

Earlier 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?

Not OP, but 40 years in software, so here’s your answer — abstraction is the essence of programming. Get good enough at this, with a poor moral compass, and you can justify your code doing anything with no accountability whatsoever.

Corporate software engineers learn early on that they’re only responsible for their keystrokes (e.g., bug tickets, code formatting), not for the effects of their work (e.g., more efficient distribution of child pornography).

Most developers are so inured to this that they react defensively by reflex to any suggestion that their code should have done _anything_ other than what it did. They’re not responsible, see?

Re: PayPal discloses data breach that exposed user info for 6 months

#36

Almost 20 years ago now paypal stole my $15 for no cause, I bought a videogame with it once off a major website, had $15 in it sitting around for 6 months, tried to use it to buy something off ebay and got locked out instantly. Then demanded all sorts of hoop jumping to get it back with notarized license and crap. Ive been saying screw them ever since, and not once have I regretted it. Every year there is some more s…

I tried to sign up for paypal to send money collected from coworkers for a pregnancy gift. I had to sign up, enter my bank info, then verify deposits went through to use the bank account. Once I did that my account was instantly locked, then I still couldn’t use my account until I called customer support and scanned in my ID. I called them to delete the account and just bought a digital gift card online.

Re: PayPal discloses data breach that exposed user info for 6 months

#37

Earlier 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?

The defense for the civil engineer is that his design was in accordance with usual and customary engineering standards. If he did something unusual or new, he might be liable if that was the root cause of the failure. If he signed off on a sound design, he's probably OK.

Should work the same with software. The problem is that nobody learns that, schools don't teach it (school isn't even required to be a software developer), and there are no licencing bodies that set and enforce the standards. And, ultimately, most software failures don't cause death or injury.

Re: PayPal discloses data breach that exposed user info for 6 months

#38

Earlier 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?

This is a terrible analogy.

You're comparing a failing bridge to an attack.

These things are not the same.

We did not sue the designers of the World Trade Center because their buildings could not withstand being hit by a plane.

Re: PayPal discloses data breach that exposed user info for 6 months

#39

Earlier 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?

> Why shall be different with code?

Quite possibly cause software engineering feels like tofu dreg construction all of the way down - it's a bunch of suits pushing devs to make features with ever changing technologies and practices where the framework/technology/approach of the year/month/week eats up all of the focus and nobody ever establishes proper good baselines and standards of what "good code" is and instead the nerds argue ad infinitum about a bunch of subjective stuff while drowning in accidental complexity, made worse by microservices, AI slop and chasing after zero downtime instead of zero bugs. It's bad incentives all the way down. On the other end of the spectrum, you have codebases that perhaps should have taken advantage of some of the newfound wisdom of the past 40 years, but instead they're written in COBOL or FORTRAN and the last devs who know the tech are literally dying out.

There's nigh infinite combinations of tech stacks out there and because corpos literally won't incentivize people to not job hop, you don't really get that many specialists with 20 years of experience in a given technology that at least have a chance at catching the stuff that formal code analysis and other tooling didn't because nobody cares that much about validating correctness past saying "Yeah, obviously you should have some test coverage." To give an example, whoever came up with the idea of wiring up the internals of your app at runtime on startup instead of during compilation, a la the majority of Spring and Spring Boot, should go to jail. And everyone who made dynamic languages as well. And whoever pushed the idea that there should only be a loose contract between the networked parts of a system (e.g. not something MORE correct than SOAP).

Put everyone in jail for daring to be employed in that shitshow: devs, execs and the tech vendors as well, for not prioritizing the code correctness like you would in a spaceship (aside from Ariane 5) or a plane (aside from MCAS) or proper financial systems (aside from Knight Capital) or CPUs (aside from the Pentium FDIV bug). Sure, there plenty of proper engineering out there, but my experience makes me view the claim that we should treat software like "real engineering" as a sick joke, when so much of the stuff I've seen and used isn't, about the same confusion that you'd get when you'd suggest that 100% code coverage is something that you should do if you're serious, though obviously that would make you never ship and we can't have that. Software is like the Wild West except people pretend to be serious, some days it feels like the only winning move is not to play (and to starve).

Sorry about the rant, pissed off at the status quo and the state of the industry, it feels like building a house of cards, except some of the cards aren't even rectangular. They wasted millions in my country to make a not working e-health system, for a country of like 2 million people. I'm not surprised in the slightest that breaches and fuckups will happen with the large orgs too aplenty. It's absurd, the world we live in.

Re: PayPal discloses data breach that exposed user info for 6 months

#40

I recently tried to sign up for paypal, "tried" being the operative word since their garbage, broken processes couldn't verify me despite bank info, etc. After seeing their profound incompetence at customer acquisition, ineptitude on the security front is no surprise.

I think in general, it's getting harder and harder to 1. newly sign up for online services, and 2. come back to these services after long periods of inactivity. Everyone's got overly-aggressive automation that blocks you for no discernible reason, and endlessly requests more and more invasive "verification" schemes.

I hardly ever use my Microsoft account. Probably haven't logged into it for years. But recently I wanted to give my kid a few bucks to spend on Minecraft micro transactions, and boy, just logging in was a nightmare of verifications and codes and resets. And then making a purchase? Instantly denied with a vague error message that directed me to contact what turned out to be their fraud department. Totally user-hostile, when I'm just trying to get them to take my money.

The security tail seems to be wagging the dog at these companies.

Post reply on HN