Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-65672 PoC — ClassroomIO.com 安全漏洞

Source
Associated Vulnerability
Title:ClassroomIO.com 安全漏洞 (CVE-2025-65672)
Description:ClassroomIO.com是ClassroomIO开源的一个教育平台。 ClassroomIO.com存在安全漏洞,该漏洞源于不安全的直接对象引用,可能导致未经授权的共享和邀请访问课程设置。
Description
Insecure Direct Object Reference (IDOR) in classroomio 0.1.13 allows unauthorized share and invite access to course settings. Discovered by - Rivek Raj Tamang (RivuDon), Sikkim, India.
Readme
# CVE-2025-65672
Insecure Direct Object Reference (IDOR) in classroomio 0.1.13 allows unauthorized share and invite access to course settings.

**Affected Product: ClassroomIO**
* Affected Version: 0.1.13
* **Discovered by: Rivek Raj Tamang (RivuDon), Sikkim, India**

## Vulnerability Details
Insecure Direct Object Reference (IDOR) / Broken Access Control

# Summary
ClassroomIO version 0.1.13 contains an IDOR vulnerability that allows a student (non-privileged user) to access restricted Course Settings, specifically the Share and Invite management interfaces.
This flaw arises due to improper authorization checks on sensitive endpoints, enabling privilege escalation and unauthorized course manipulation.

## Steps to Reproduce
1. Create Course (Admin)
   
2. Log in as an Admin and create/publish a new course.

3. Student View
    Log in as a Student.

    Navigate to the course using the Explore page.

    Note the course ID in the URL.

5. Access Restricted Pages Directly
    Replace {course-id} with a valid course ID and visit:

    /courses/{course-id}/settings#share

    /courses/{course-id}/people?add=true

7. Observe the Impact
    The student is able to access:

    Share Settings

    Invite/People Management Panel

    These actions are meant only for the course admin, but due to missing access checks, the student gains unauthorized control.

# Acknowledgement 

This vulnerability was discovered and responsibly reported by:

**Rivek Raj Tamang (RivuDon) from Sikkim, India** 

https://www.linkedin.com/in/rivektamang/

https://rivudon.medium.com/


File Snapshot

[4.0K] /data/pocs/b0c73c1f58db8721e1d98e6775cd1dc8ed8be2d5 └── [1.5K] README.md 1 directory, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.