Opened 17 years ago
Closed 16 years ago
#11514 closed enhancement (fixed)
name and class in wp_list_categories not sanitized
| Reported by: | petervanderdoes | Owned by: | filosofo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Taxonomy | Version: | 3.1 |
| Severity: | major | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
Description
In wp_dropdown_categories the attributes name and class are sanitized but not in wp_list_categories.
Attachments (2)
Change History (10)
#1
@
17 years ago
- Milestone Unassigned → 3.0
- Priority low → normal
- Severity normal → major
Considered hardening. Considered Blocker. Even 2.8 updates consider-able. Reference: [12539]
#2
@
17 years ago
- Keywords dev-feedback added
This is actually security related and some core-devs should at least consider to take a look in this ticket. Feedback wanted.
#4
@
17 years ago
- Milestone 3.0
- Resolution → invalid
- Status new → closed
We don't use either of those attributes in wp_list_categories().
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds sanitazition of name and class