MHLoppy@fedia.io to Programmer Humor@programming.dev · 3 months agoisInHell = 'true'fedia.ioimagemessage-square14fedilinkarrow-up110arrow-down10file-text
arrow-up110arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 3 months agomessage-square14fedilinkfile-text
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up3·3 months agoIs the backend Python and the frontend JavaScript? Because then that would happen and just be normal, because Boolean true is True in python.
minus-squaretestfactor@lemmy.worldlinkfedilinkarrow-up4·3 months agoProbably, but if you’re interpreting user inputs as raw code, you’ve got much much worse problems going on, lol.
minus-squareLostXOR@fedia.iolinkfedilinkarrow-up1·3 months ago[...]®ister=import os; os.system("sudo rm -rf /"); return True
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up1·3 months agoHey, that’s my username too. Or it was going to be, while the site was still up. What a coincidence! I guess I’ll wait for the site to come back, and see if it’s still available…
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up1·3 months agoIt’s the settiings file… It’s probably supposed to only be written by the system admin.
Is the backend Python and the frontend JavaScript? Because then that would happen and just be normal, because Boolean true is
True
in python.Probably, but if you’re interpreting user inputs as raw code, you’ve got much much worse problems going on, lol.
[...]®ister=import os; os.system("sudo rm -rf /"); return True
Hey, that’s my username too. Or it was going to be, while the site was still up.
What a coincidence!
I guess I’ll wait for the site to come back, and see if it’s still available…
It’s the settiings file… It’s probably supposed to only be written by the system admin.