Join Nostr
2025-07-21 15:59:11 UTC

Kevin Boyd (he/him) 🇨🇦 on Nostr: At first blush, this feels like it's essentially a run of the mill SQL injection, not ...

At first blush, this feels like it's essentially a run of the mill SQL injection, not exactly a "flaw". User input is being sent to the query in an unsafe way. Same old story? Or am I missing something?

Though, I've certainly written queries that are this shape. Hmm. Time to take a closer look.

In a broader view, perhaps the "flaw" is that PDO doesn't allow binding for table/column names.
https://social.skynetcloud.site/@jos1264/114891679504811946