Changes between Initial Version and Version 2 of Ticket #35370
- Timestamp:
- 01/24/2016 12:47:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35370
- Property Milestone Awaiting Review
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #35370 – Description
initial v2 1 1 hello 2 2 in file "wp-activate.php" lines: 3 {{{ 3 4 86: $key = !empty($_GET['key']) ? $_GET['key'] : $_POST['key']; 4 5 87: $result = wpmu_activate_signup( $key ); 6 }}} 5 7 6 8 passed user input value to wpmu_activate_signup function without filter then this function use value in db query.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)