Opened 3 years ago
Closed 3 years ago
#11767 closed defect (bug) (fixed)
activate_sitewide_plugin() uses insufficiently sanitized user input
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Security | Version: | 3.0 |
| Severity: | normal | Keywords: | multisite |
| Cc: |
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.
the same for deactivate_sitewide_plugin()