"One coder added at least two database entries that are visible on the live site and say “this is a joke of a .gov site” and “THESE ‘EXPERTS’ LEFT THEIR DATABASE OPEN -roro.” "

    • @Yoddel_Hickory@lemmy.ca
      link
      fedilink
      English
      33 months ago

      If SQL injection is picking a lock, this is entering through an unlocked door.

      Not sophisticated at all, authentication on API routes is way earlier on the security checklist than SQL query sanitisation. This site is amateur work.

    • Fiestorra
      link
      fedilink
      English
      23 months ago

      Much much simpler, with a SQL injection at least you have to bypass the filters set, this is just submitting the changes through an API and the DB just eats it up.