Menu

#131 special character not escaped in forming inser queries

v1.0_(example)
open
nobody
None
1
2016-06-21
2012-09-19
Anonymous
No

The single quote character: "'" can be inserted in form fields and is not escaped when the insert query is prepared by php. Mysql find a non terminated string and the query fails. When updating a record a record to be updated is marked as deprecated before the insertion of the new, modified, record and if the insert fails the record disappears from the list.

Discussion

  • Anonymous

    Anonymous - 2016-04-13
    Post awaiting moderation.
  • Anonymous

    Anonymous - 2016-06-21
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel