Opened 17 years ago
Closed 17 years ago
#11767 closed defect (bug) (fixed)
activate_sitewide_plugin() uses insufficiently sanitized user input
| Reported by: | Denis-de-Bernardy | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Security | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | multisite |
Description
it, and the hook it's added onto, uses
$_GET['plugin']
pretty much as is.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
the same for deactivate_sitewide_plugin()