Opened 17 years ago
Closed 17 years ago
#11128 closed enhancement (fixed)
QuickPress XSS fix
| Reported by: | Simek | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Security | Version: | 2.9 |
| Severity: | minor | Keywords: | has-patch tested |
| Cc: | Focuses: |
Description
QuickPress XSS fix for dashboard widget.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
That's pulling a title from the DB that should already be sanitized. We should go ahead escape it anyway, but this doesn't seem to be very dangerous.