Ticket #3948 (closed defect: invalid)

Opened 1 year ago

Last modified 1 year ago

query var sanitization up to parse_query()

Reported by: g30rg3x Assigned to: anonymous
Priority: normal Milestone:
Component: Security Version: 2.1.2
Severity: normal Keywords: has-patch
Cc:

Description

A Patch based on:
"Move some query var sanitization up to parse_query() and make sure the sanitized values are avilable via get_query_var(). by ryan"
http://trac.wordpress.org/changeset/5002

For The Series 2.1 ...

Attachments

sanitized_query.php.diff (10.9 kB) - added by g30rg3x on 03/10/07 01:46:35.

Change History

03/10/07 01:46:35 changed by g30rg3x

  • attachment sanitized_query.php.diff added.

03/10/07 02:24:29 changed by rob1n

  • keywords changed from has-patch 2nd-opinion to has-patch.

A more conservative change is going to go into the 2.1.x branch soon, with simple fixes from [5002].

Tentative milestone for 2.1.3. Probably .4 or .5, though.

03/13/07 01:34:02 changed by g30rg3x

  • status changed from new to closed.
  • resolution set to invalid.

03/13/07 03:44:06 changed by foolswisdom

  • milestone deleted.