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-25615 — Proof-of-concept demonstrating incorrect access control in Unifiedtransform v2.0, allowing teachers to view attendance for any class section via crafted parameters. | Kitploit
Tools/GitHubGitHub/armaansidana2003/cve-2025-25615
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubarmaansidana2003/cve-2025-25615

CVE-2025-25615

Proof-of-concept demonstrating incorrect access control in Unifiedtransform v2.0, allowing teachers to view attendance for any class section via crafted parameters.

View Repository
361 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-25615

Unifiedtransform v2.0 is vulnerable to Incorrect Access Control, allowing teachers to view the attendance list for all class sections.

Vendor: Unifiedtransform


PoC

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

Step 2: Browse to the following endpoint:
/attendances/view?class_id=1&section_id=2&course_id=1

(Modify the class_id and section_id parameters to access different sections.)

Step 3: View the attendance of any class section.

Impact: This allows unauthorized access to attendance data across all sections, a feature that should be restricted to administrators only. This can lead to privacy violations and data misuse.


Vulnerability Type: Incorrect Access Control
Attack Type: Remote
Impact: Escalation of Privileges
Attack Vectors: Broken Access Control allows teachers to view attendance data for any class section.

Discoverer: Armaan Sidana

References:

  • Unifiedtransform Official Site
  • Unifiedtransform GitHub Repository
Download Tool