Time spent: 2 hours spent in total
Objective: Find, analyze, recreate, and document five vulnerabilities affecting an old version of WordPress
- (Required) WordPress <= 4.2.2 - Authenticated Stored Cross-Site Scripting (XSS)
- Summary: A stored XSS vulnerability allows users with posting priveleges to insert specially formatted HTML containing JavaScript for viewers' browsers to run.
- Vulnerability types: Stored XSS
- Tested in version: 4.2.2
- Fixed in version: 4.2.3
- GIF Walkthrough:
List any additional assets, such as scripts or files
GIFs created with LiceCap.
Describe any challenges encountered while doing the work
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.