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-27665 — Proof-of-concept exploit for CVE-2024-27665, demonstrating stored XSS in Unifiedtransform's Syllabus file upload, with reproduction steps. | Kitploit
Tools/GitHubGitHub/thirukrishnan/cve-2024-27665
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubthirukrishnan/cve-2024-27665

CVE-2024-27665

Proof-of-concept exploit for CVE-2024-27665, demonstrating stored XSS in Unifiedtransform's Syllabus file upload, with reproduction steps.

View Repository
12 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-2024-27665

Unifiedtransform v2.X is vulnerable to Stored Cross-Site Scripting (XSS) via file upload feature in Syllabus module.

Vendor: https://github.com/changeweb/Unifiedtransform


PoC

Step 1: Log in to the Application and Navigate to Academic module.

image

Step 2: Create Session,Semester,Class,Course from the Academic module with random data.

Step 3: Navigate to Syllabus module, fill in the required details and upload PDF file with XSS payload in the Syllabus File upload input.

image

Step 4: Navigate to Classes -> Syllabus and click on download.

image
image

Step 5: Observe the XSS getting triggered!.

image

Download Tool