Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. Life isn't easy if your last name is 'Null' as it still breaks database entries the world over

Life isn't easy if your last name is 'Null' as it still breaks database entries the world over

Scheduled Pinned Locked Moved Technology
74 Posts 51 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C [email protected]
    This post did not contain any content.
    S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #2

    /me changes name to '); DROP TABLE STUDENTS; --.

    chozo@fedia.ioC funkajunk@lemm.eeF Z 3 Replies Last reply
    0
    • S [email protected]

      /me changes name to '); DROP TABLE STUDENTS; --.

      chozo@fedia.ioC This user is from outside of this forum
      chozo@fedia.ioC This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #3

      Dammit, Bobby!

      __nobodynowhere@sh.itjust.works_ 1 Reply Last reply
      0
      • C [email protected]
        This post did not contain any content.
        undefined@lemmy.hogru.chU This user is from outside of this forum
        undefined@lemmy.hogru.chU This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #4

        I’ve been doing web development for something like 20 years now and I just can’t imagine how shitty your backend is if this is an issue.

        T L dasus@lemmy.worldD S 4 Replies Last reply
        0
        • undefined@lemmy.hogru.chU [email protected]

          I’ve been doing web development for something like 20 years now and I just can’t imagine how shitty your backend is if this is an issue.

          T This user is from outside of this forum
          T This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #5

          This was my thought as well, sanitize your inputs! Are they not quoting/casting to string before input?

          undefined@lemmy.hogru.chU 1 Reply Last reply
          0
          • T [email protected]

            This was my thought as well, sanitize your inputs! Are they not quoting/casting to string before input?

            undefined@lemmy.hogru.chU This user is from outside of this forum
            undefined@lemmy.hogru.chU This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #6

            Unless you’re coding from scratch it’s hard to not do this with any modern framework.

            L S C 4 Replies Last reply
            0
            • C [email protected]
              This post did not contain any content.
              D This user is from outside of this forum
              D This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #7

              My academic advisor in college was named Null

              Even I kept running into trouble because the system thought I didn't have a registered advisor.

              P 1 Reply Last reply
              0
              • S [email protected]

                /me changes name to '); DROP TABLE STUDENTS; --.

                funkajunk@lemm.eeF This user is from outside of this forum
                funkajunk@lemm.eeF This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #8

                Oh. Yes. Little Bobby Tables, we call him.

                1 Reply Last reply
                0
                • undefined@lemmy.hogru.chU [email protected]

                  Unless you’re coding from scratch it’s hard to not do this with any modern framework.

                  L This user is from outside of this forum
                  L This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #9

                  Legacy systems still handle more traffic than modern ones, I’d wager

                  A T 2 Replies Last reply
                  0
                  • undefined@lemmy.hogru.chU [email protected]

                    Unless you’re coding from scratch it’s hard to not do this with any modern framework.

                    L This user is from outside of this forum
                    L This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #10

                    Word press code, and plugins, do not sanitize out of the box. You have to call an additional function, each time, that is not provided automatically. Many home made plugins miss that; many popular plugins used to be home made ones

                    P 1 Reply Last reply
                    0
                    • D [email protected]

                      My academic advisor in college was named Null

                      Even I kept running into trouble because the system thought I didn't have a registered advisor.

                      P This user is from outside of this forum
                      P This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #11

                      I have never seen this happen, and I don't know what tools would confuse the string "null" with NULL. From the comments in this thread, there are evidently more terribly programmed systems than I imagined.

                      D A S S 4 Replies Last reply
                      0
                      • P [email protected]

                        I have never seen this happen, and I don't know what tools would confuse the string "null" with NULL. From the comments in this thread, there are evidently more terribly programmed systems than I imagined.

                        D This user is from outside of this forum
                        D This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #12

                        I'm pretty sure at least some of the university's systems were designed by students.

                        1 Reply Last reply
                        0
                        • C [email protected]
                          This post did not contain any content.
                          R This user is from outside of this forum
                          R This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #13

                          Knew a guy who had the license plate ‘NULL’ and he was telling me how he never got a toll bill or red light ticket.

                          F 1 Reply Last reply
                          0
                          • R [email protected]

                            Knew a guy who had the license plate ‘NULL’ and he was telling me how he never got a toll bill or red light ticket.

                            F This user is from outside of this forum
                            F This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #14

                            The article talks about a guy with a “NULL” license plate who gets tons of tickets for things he didn’t do so probably not the best plan

                            P 1 Reply Last reply
                            0
                            • undefined@lemmy.hogru.chU [email protected]

                              Unless you’re coding from scratch it’s hard to not do this with any modern framework.

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #15

                              A couple years ago I wanted to write a simple website with SQL injection vulnerability, so I could demonstrate sqlmap to someone

                              It was surprisingly difficult (and every fiber in my body screamed)

                              F 1 Reply Last reply
                              0
                              • C [email protected]
                                This post did not contain any content.
                                gedaliyah@lemmy.worldG This user is from outside of this forum
                                gedaliyah@lemmy.worldG This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #16

                                How about XÆa-12? Asking for a friend.

                                1 Reply Last reply
                                0
                                • L [email protected]

                                  Word press code, and plugins, do not sanitize out of the box. You have to call an additional function, each time, that is not provided automatically. Many home made plugins miss that; many popular plugins used to be home made ones

                                  P This user is from outside of this forum
                                  P This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #17

                                  Wordpress is a sin against mankind.

                                  L A 7 Replies Last reply
                                  1
                                  0
                                  • P [email protected]

                                    Wordpress is a sin against mankind.

                                    L This user is from outside of this forum
                                    L This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #18

                                    Yet here we are, it and the plugins handle too much of my daily traffic. It’s easy to dismiss the piss poor coding, but is done at our peril.

                                    Everyone of us has personal data stored in those God awful plugins, in their thousands of basic security holes

                                    1 Reply Last reply
                                    0
                                    • F [email protected]

                                      The article talks about a guy with a “NULL” license plate who gets tons of tickets for things he didn’t do so probably not the best plan

                                      P This user is from outside of this forum
                                      P This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #19

                                      Yep. For the curious, any time a license plate photo couldn’t be fully read by the automated system, it was marked as “NULL” and he was flagged as the driver. So every single red light camera and speeding camera in the area was sending him to court every day.

                                      C 1 Reply Last reply
                                      0
                                      • undefined@lemmy.hogru.chU [email protected]

                                        I’ve been doing web development for something like 20 years now and I just can’t imagine how shitty your backend is if this is an issue.

                                        L This user is from outside of this forum
                                        L This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #20

                                        It happened to a friend who wasn't passing in the proper types into their stored procedures, all strings, and "null" (not case sensitive) conflicted with actual null values. Everything in the web interface were strings, and so was null.

                                        For some people it takes this mistake before they learn to always care about the data types you're passing in.

                                        1 Reply Last reply
                                        0
                                        • P [email protected]

                                          I have never seen this happen, and I don't know what tools would confuse the string "null" with NULL. From the comments in this thread, there are evidently more terribly programmed systems than I imagined.

                                          A This user is from outside of this forum
                                          A This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #21

                                          Shit happens, mistakes are sometimes made. Valve once had code that could delete your entire drive.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups