CVE Details
Basic Information
| Title |
CVE-2025-48373 |
| Type |
cve |
| Published |
2025-05-22T21:15:37 |
| Last Seen |
2025-05-22T21:23:09 |
CVSS Information
| Base Score |
0.0 () |
| Attack Vector |
|
| Attack Complexity |
|
| Privileges Required |
|
| User Interaction |
|
| Scope |
|
| Confidentiality Impact |
|
| Integrity Impact |
|
| Availability Impact |
|
AI Analysis
| AI Description |
A security flaw in Schule’s client-side role-based redirection system allows attackers to manipulate user roles, potentially gaining unauthorized access to restricted areas. |
| AI Severity |
Medium |
| Vendor |
Schule Project |
| Product |
Schule School Management System |
| Affected Version |
Prior to 1.0.1 |
Additional Information
| CVE List |
CVE-2025-48373 |
| CWE List |
CWE-863 |
| Bulletin Family |
cve |
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.
CVSS Score Summary
Base Score: %!f(string=#) ()
View Full CVE Details