mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
982 B
Markdown
18 lines
982 B
Markdown
### [CVE-2024-12305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ZHAW-Infosec-Research-Group/A2CT
|
|
|