Geek Rant dot org

 

Thu 2006-11-16

How to buy a 65” Plasma for $.99

Filed under: — josh @ 09:00

e-commerce sites utilizing hidden fields are susceptible to manipulation, such as selling a 65” Plasma for $.99. The way it works is the hidden field containing the price gets its value changed from many thousands of dollars to less than one, and the form is submitted to the server. The server blindly trusts the web client, and instead of actually using its own database-stored pricing (which is where the price no doubt came from originally) uses the price supplied by the client.

Hilarity ensues.

The author wants to call this process eShoplifting. I call it redistributing wealth (from the stupid to the clever).

Digg this

One Response to “How to buy a 65” Plasma for $.99”

  1. ' or 1=1 go select * from dbo.sysobjects -- Says:

    I remember this one from a hacking session at MSDN user group. I believe the example used was Amazon, this was a few years ago.
    The other technique was ye old sql injection!;)
    John.

Leave a Reply


26 queries. 0.347 seconds. Powered by WordPress