Using HTTP GET/POST parameters to inject arbitrary values into uninitialized global variables in a PHP script. Generally this vulnerability is not a major threat anymore as most webmasters have “register globals” off by default, and PHP ships with them off.