Assuning this is real deal (it looks like it), found it pretty easy with startpage
this post was submitted on 19 Apr 2025
16 points (100.0% liked)
Ask
511 readers
118 users here now
Rules
- Be nice
- Posts must be legitimate questions (no rage bait or sea lioning)
- No spam
- NSFW allowed if tagged
- No politics
- For support questions, please go to !newtolemmy@lemmy.ca
founded 1 month ago
MODERATORS
I dismissed that one because it looked too official, but yeah, a bit more digging shows its a new account, so its likely the leak.
Thanks!
I saw a snippet of it.
The code was using a function to connect to mysql that was deprecated in PHP 5 and removed in PHP 7. So they must have been running PHP 5.x. It also contained an obvious SQL injection vuln (although that wasn't used for the hack).