this post was submitted on 30 Aug 2023
90 points (96.9% liked)

Programming

17020 readers
233 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 1 year 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
[–] fubo 52 points 1 year 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] 35 points 1 year ago* (last edited 1 year ago) (1 children)

Ah, yes, Little Bobby DROP TABLES;

[–] [email protected] 8 points 1 year ago

My mum was definitely onto something.

[–] [email protected] 24 points 1 year ago

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

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

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