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-2025-25620 — Proof-of-concept for stored XSS in Unifiedtransform v2.0's Create Assignment function, demonstrating remote code execution via malicious PDF upload and account takeover. | Kitploit
Tools/GitHubGitHub/armaansidana2003/cve-2025-25620
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubarmaansidana2003/cve-2025-25620

CVE-2025-25620

Proof-of-concept for stored XSS in Unifiedtransform v2.0's Create Assignment function, demonstrating remote code execution via malicious PDF upload and account takeover.

View Repository
21 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

CVE-2025-25620

Unifiedtransform v2.0 is vulnerable to Stored Cross-Site Scripting (XSS) in the "Create Assignment" function, allowing attackers to execute malicious scripts in the context of other users' sessions.

Vendor: Unifiedtransform


PoC

Step 1: Log in to the application as a Teacher.

Step 2: Create an assignment and upload a PDF file containing an XSS payload.

Step 3: Navigate to the "View Assignment" section under Courses and open the uploaded assignment.

Impact: Malicious scripts execute when the assignment is viewed, potentially leading to Account Takeover (ATO) and other severe security implications.


Vulnerability Type: Cross-Site Scripting (XSS)
Attack Type: Remote
Impact: Code Execution
Attack Vectors: Stored XSS through assignment creation, triggered upon assignment view.

Discoverer: Armaan Sidana

References:

  • Unifiedtransform Official Site
  • Unifiedtransform GitHub Repository
Download Tool