cve/2024/CVE-2024-12305.md
2025-09-29 16:08:36 +00:00

973 B

CVE-2024-12305

Description

An object-level access control vulnerability in Unifiedtransform version 2.0 and potentially earlier versions allows unauthorized access to student grades. A malicious student user can view grades of other students by manipulating the student_id parameter in the marks viewing endpoint. The vulnerability exists due to insufficient access control checks in MarkController.php. At the time of publication of the CVE no patch is available.

POC

Reference

No PoCs from references.

Github