Uploaded image for project: 'Olio'
  1. Olio
  2. OLIO-152

The php app is a walking SQL injection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.2
    • None
    • php-app
    • None

    Description

      No sql statement escaping is done and users can walk all over the database.

      Entering user lol'; update PERSON set firstname='sqlparty'

      changes all of the firstnames in the database.

      Entering user '; drop table

      is worse

      I haven't looked at the java or rails versions.

      Attachments

        Activity

          People

            shanti Shanti Subramanyam
            jcmdev0 John C McCullough
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: