this post was submitted on 30 Aug 2023
85 points (96.7% liked)

Programming

18858 readers
217 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

Nats says that the failure was triggered by a single piece of data in a flight plan that was wrongly input to its system by an unnamed airline.

It will be fascinating as the details of this emerge.

all 6 comments
sorted by: hot top controversial new old
[–] [email protected] 48 points 2 years ago

As a reminder, if you can crash a program with malformed input, you're most of the way to finding a security hole allowing you to exploit that program with malformed input.

[–] [email protected] 34 points 2 years ago* (last edited 2 years ago) (1 children)

Ah, yes, Little Bobby DROP TABLES;

[–] [email protected] 8 points 2 years ago

My mum was definitely onto something.

[–] [email protected] 24 points 2 years ago

Ah, you're travelling in to London'); DROP TABLE Airports;-- today? And how is the weather in North Korea?

[–] [email protected] 13 points 2 years ago (1 children)

Who would have thought that validating your inputs would be a good idea? /S