Avoiding 10 common Web-application flaws

Daily Newsletters

Sign up to ZDNet UK's daily newsletter.

COMMENT

If only writing articles were as easy as testing the security of Web applications. I was recently asked to compile a list of the most common Web application security mistakes. These are the "gotchas" I usually see:

  • Blind trust of information retrieved from cookies and parameters passed in the URL
  • Unchecked input on screens
  • Pre-validation accounts
  • Unconstrained user navigation
  • Setting Web folder permissions incorrectly
  • Caching of sensitive information
  • Leaving Web server demos installed (like those loaded by default with IIS)
  • Forgetting to change default passwords on the database backend
  • Not loading security patches
  • Leaving Web administration ports enabled
  • Here's a brief description of the first five common mistakes:

    Trust but verify
    "Trust but verify" was the motto of one of my favourite bosses. This is a motto that Web application designers and programmers would do well to adopt. While cookies and URL-borne parameters make life much easier for the developer, the data passed in should always be validated.

    Many Web-based businesses learned this the hard way with the infamous "shopping cart vulnerability," which enabled cyber thieves to change prices of items placed in the shopping cart. The shopping cart was nothing more than a text-based cookie. Upon checkout, the server would total the prices for the items stored in the cookie. Imagine -- the client had total control over the prices. Worse, the server had no means of validating the data. I'm sure a lot of businesses experienced sticker shock!

    The best way to check for this is to clear all cookies, run the application, and look at the cookies written to the disk. I always look at cookie content to validate that sensitive information is not stored in cookies such as roles -- or worse, user IDs and passwords.

    Commands can equate to control
    I was once asked to look at a system that passed program controls via parameters sent in the URL. As I looked at the source code, I noticed a common thread. System-level commands were embedded in the URL as follows: "action='do something.'"

    During testing, I crafted a couple of customised URLs to see how the system handled them. Consequently, I was able to take control of the system via the commands I passed in that the system didn't anticipate: "action='cat xxx >> /etc/passwd.'"

    The long and short of it is this: if you pass parameters via the URL-bar, at least parse them for invalid and malicious content. Set some constraints for your parameters so that if an unexpected value is passed in, your application can handle it properly. This is also easy to test -- modify the address in the URL bar and see how the application handles the data.

    Post your comment

    In order to post a comment you need to be registered and logged in.

    You can also log in with Facebook. Log in or create your ZDNet UK account below

    • Login

    Will not be displayed with your comment

    By signing up for this service, you indicate that you agree to our Terms and Conditions and have read and understood our Privacy Policy. Questions about membership? Find the answers in the Community FAQ

    Get ZDNet UK's daily newsletter

    Enter your email address to sign up

    ZDNet UK Live

    dede0202

    Hello ALL USERS OF THE PIRATE BAY I WOULD PUT AN EXPLANATION ON PIRACY Story Idea ILLIGALE AND SHARING THOSE THAT NET Dissent NOT WELL BUT TO CA...

    5 hours ago by dede0202 on The Pirate Bay infringes copyright, High Court decides
    Sungwoo

    do You know that? it can install 4G Ram. So i buy 4g and install It work! I can run call of duty 4,6,7 [Modern war... 1,2,3] Call of duty 1 was...

    5 hours ago by Sungwoo on Loose Ends - Upgrading the Aspire One 522
    itsajob

    2. Bad idea. Making up patch cables loses you your commission from the cable supplier. 3. If you tidy up, other people can understand where the...

    11 hours ago by itsajob on Ten IT jobs to save up for those rare lulls
    Roberto_Store

    Now On Sale, Unlocked iPhone 4S / Galaxy Note In Factory Box. Roberto-Techie(UK) ”Now on Sales” Smartphone, Android,Tablets,Gadget &...

    15 hours ago by Roberto_Store on Samsung Galaxy S III lined up for sale
    Paul Smyth

    Is this classic FUD? One thing I would definitely have notice is a Mozilla threat to stop supporting GNU/Linux.

    17 hours ago by Paul Smyth via Facebook on Firefox rapid release improves Fedora Linux
    UnderINK

    I agree with the previous commenter wholeheartedly. I couldn't say it better myself. This is very 'Big Brother'. And while I agree with protecting...

    21 hours ago by UnderINK on European e-identity plan to be unveiled this month
    Simon Bisson and Mary Branscombe

    Nice to see that Turing's idea of a general purpose computer doing once-hardware-powered tasks in software is now universal ;-) Mary

    1 day ago by Simon Bisson and Mary Branscombe on Software with everything
    Jason Burchell

    seriously now. I've only bothered to read a small bit of the comments. do me and the rest of the world a favour. stop saying it does not work or...

    1 day ago by Jason Burchell via Facebook on Music industry negotiating over 24-bit downloads
    Philip Charles Cohen

    Read about it and weep, John Donahoe ... In addition to Visa’s V.me, there is now MasterCard’s PayPass digital wallet soon to arrive; another...

    1 day ago by Philip Charles Cohen via Facebook on PayPal takes phone-based payments to the high street
    apexwm

    Leslie Satenstein : Where have you ever seen Mozilla even mention this? Firefox is the most popular browser in the GNU/Linux OS, so I don't see...

    1 day ago by apexwm on Firefox rapid release improves Fedora Linux
    songmaster

    SHleG: Do you remember building a clockwork scorpion kit (I'm pretty sure I have a photo of it somewhere) — I think it was called something like...

    2 days ago by songmaster on Software with everything
    Chris Wortman

    Good I love Yahoo! Their search engine is getting better than Google as of late. I find more of what I want on the first page, and usually within...

    2 days ago by Chris Wortman via Facebook on Linux Mint 13 ramps up for KDE release
    PatrickG

    openhgs has made the point for Windows 8 multiple monitors without realising it! With Windows 7 you have to switch the mouse and so your focus...

    2 days ago by PatrickG on Windows 8 could speed multi-monitor uptake
    Leslie Satenstein

    Mozilla has threatened to stop supporting Linux. I guess that UBUNTU is going with another browser. I indicated that if Mozilla stops supporting...

    2 days ago by Leslie Satenstein via Facebook on Firefox rapid release improves Fedora Linux
    Andy Bolstridge

    Much as I abhor Microsoft's licensing practices, this is almost certainly down to purchasing IT equipment via 3rd party consultants - you get the...

    2 days ago by Andy Bolstridge via Facebook on 6 million wasted licences and £1,200 PCs: welcome to government IT
    Jack Schofield

    @openhgs Windows users have had multiple desktops since Linus started writing Linux. They just haven't shipped as standard because not enough...

    2 days ago by Jack Schofield on Windows 8 could speed multi-monitor uptake
    Jack Schofield

    @Phil at Cloud4 What, Microsoft gets £1,200 per PC and £1,622 per server? Gosh, I'm amazed....

    2 days ago by Jack Schofield on 6 million wasted licences and £1,200 PCs: welcome to government IT
    craigsc

    You guys have no idea what is going on at Autonomy. Autonomy could have been a much more profitable organization. The sales operations at Autonomy...

    2 days ago by craigsc on HP cuts 27,000 staff as Autonomy chief Lynch leaves
    Moley

    How does this impact on dual or multi booting? Seems to me to more or less prohibit this, from Windows 8 anyway. Will Grub 2 recognise Windows 8,...

    2 days ago by Moley on Windows 8 start-up speed forces USB boot workaround
    apexwm

    I don't understand why there cannot be a slight pause during the boot process so the user can press a key. Many operating systems do this, even if...

    3 days ago by apexwm on Windows 8 start-up speed forces USB boot workaround