Results 1 to 2 of 2

Thread: ClassiPress does not validate form submission on server-side!

  1. #1
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 Posts

    ClassiPress does not validate form submission on server-side!

    BUG: Users can bypass field requirements and format restrictions when submitting ads ------------------------------ Steps to reproduce: Go to AppThemes demo site: http://demos.appthemes.com/classipress/ ------------------------ 1. Select a category (e.g. Auto > Boats > Sail boats). ------------------------2. Notice “Title”, “Price”, “State” , “City”, and “Description” are required (the fields have asterisks).------------------------ 3. Fill out all of those fields except for “Price” (leave that one blank). --------------------------- 4. Use a live HTML inspector (e.g. in FireFox, right-click the “Price” field and press “Q”; or use Firebug) to remove the “required” class from the “cp_price” input element. ------------------------ 5. Click the “Continue” button to submit the form. --------------------------- 6. Notice the “Price” field is empty in the “Review Your Listing” page. Whatever server-side validation was done to the field didn’t catch it. --------------------------- Final Step: 7. Since the ClassiPress demo site won’t allow visitors to post ads, I performed the above steps on a random ClassiPress-based site I found online. I was able to post an ad without a required price. --------------------------- Question to an AppThemes representative: Where else do you rely completely on client-side validation in ClassiPress? Customers can work to patch these holes until you release a fix. ==================== Note: FORUM ISN'T LETTING ME FORMAT MY POST (no newlines, not HTML, no attachments). What is going on?

  2. #2
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Samcy Server Side Validation Not There
    By amroomi in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: April 28th, 2014, 07:13 PM
  2. [SOLVED] Bug! Server side error validation
    By davideus in forum Advanced Custom Fields
    Replies: 4
    Last Post: December 2nd, 2013, 03:22 PM
  3. Validate a custom form field?
    By tyles2 in forum ClassiPress General Discussion
    Replies: 0
    Last Post: July 16th, 2010, 06:14 PM
  4. Server side validation while adding a post
    By featured in forum Help Using ClassiPress
    Replies: 0
    Last Post: May 8th, 2010, 01:36 PM