▲ | juandsc 5 days ago | |||||||
I don't think it's a modern programmers problem, in fact, I think we can argue we are much better than 20 years ago at least in terms of security. There is a much higher concern for data validation and no one used HTTPS 20 years ago. Literally there were social networks with people uploading photos and personal stuff which didn't even have HTTPS. | ||||||||
▲ | anonzzzies 5 days ago | parent [-] | |||||||
But that was because no one told them. Now they are told and taught. A lot of systems Warn even for opening something publicly... And yet. I check all CVE's of the software my clients use because we need to figure out why things are broken and often this is a start -> unpatched CVE's. Most (by far) CVE's are not 'honest mistakes' or missed corner cases because rocket-science; they are just sloppy programming. Something that should never pass review. We DO know better but people ship things and hope for the best (including the case in this post etc). | ||||||||
|