Description
Schule is open-source school management system software. The application relies on client-side JavaScript (index.js) to redirect users to different panels based on their role. Prior to version 1.0.1, this implementation poses a serious security risk because it assumes that the value of data.role is trustworthy on the client side. Attackers can manipulate JavaScript in the browser (e.g., via browser dev tools or intercepting API responses) and set data.role to any arbitrary value (e.g., "admin"), gaining unauthorized access to restricted areas of the application.
INFO
Published Date :
2025-05-22T20:39:35.548Z
Last Modified :
2025-05-27T20:28:17.446Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-48373 vulnerability.
| Vendors | Products |
|---|---|
| Schule111 |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-48373.