Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1227 closed defect (bug) (worksforme)

saving a page with the word SELECT in it causes a 404 error

Reported by: denis-de-bernardy's profile Denis de Bernardy Owned by: matt's profile matt
Milestone: Priority: normal
Severity: critical Version: 1.5.1
Component: General Keywords:
Focuses: Cc:

Description

And given the crash I just got from mosquito, i'd say it comes from mysql

Change History (4)

#1 @Denis de Bernardy
20 years ago

  • Patch set to No

#2 @Denis de Bernardy
20 years ago

testing: SELECT

#3 @Denis de Bernardy
20 years ago

mmm, weird. maybe that was my internet connection or something.

Anyway... to duplicate the bug:

  • create a page (i haven't tried for a post)
  • put the word SELECT and/or select and or selecting somewhere in the content...
  • press save and crash (404 error)

this might come from MySQL leaking a too large data into an adjacent field, making it process a SELECT statement somewhere

#4 @matt
20 years ago

  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 40
  • Status changed from new to closed

This is usually due to overzealous mod_security rules, please contact your host.

Note: See TracTickets for help on using tickets.