Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-6536 — Proof-of-concept exploit for CVE-2024-6536, an authenticated stored XSS in the Zephyr Project Manager WordPress plugin, enabling admin-level script injection. | Kitploit
Tools/GitHubGitHub/apena-ba/cve-2024-6536
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubapena-ba/cve-2024-6536

CVE-2024-6536

Proof-of-concept exploit for CVE-2024-6536, an authenticated stored XSS in the Zephyr Project Manager WordPress plugin, enabling admin-level script injection.

View Repository
11 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Description

This script is a PoC for CVE-2024-6536, where a XSS is possible in the Zephyr Project Manager plugin for Wordpress. It requires authentication and privileges as a project manager administrator.

Usage

root@kitploit:~
python3 CVE-2024-6536.py -u <USERNAME> -p <PASSWORD> -w <url>

Example: python3 CVE-2024-6536.py -u user -p user -w http://localhost/wordpress

Links

  • https://wpscan.com/vulnerability/ee40c1c6-4186-4b97-866c-fb0e76cedeb8/
  • https://www.cve.org/CVERecord?id=CVE-2024-6536
Download Tool