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
Tools/GitHubGitHub/kielvaughn/cve-2021-38603
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubkielvaughn/cve-2021-38603

CVE-2021-38603

Proof-of-concept for CVE-2021-38603: stored cross-site scripting (XSS) vulnerability in PluXML's profile edit page. Demonstrates injection via the Information field, triggered on user-created pages.

View Repository
175 years 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

CVE-2021-38603

A stored cross site scripting vulnerability is present on the Profile edit page in the Information: field for each user.

http://<hostname/server ip>/core/admin/profil.php

Vulnerable Fields:

  • Information:

User Profile Page

Once inserted, XSS can be triggered by visiting any page/article created by that particular user.

Profile XSS

Download Tool