CVE-2025-48373

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

No CVSS.

Configurations

No configuration.

History

23 May 2025, 15:54

Type Values Removed Values Added
Summary
  • (es) Schule es un software de código abierto para sistemas de gestión escolar. La aplicación utiliza JavaScript del lado del cliente (index.js) para redirigir a los usuarios a diferentes paneles según su rol. Antes de la versión 1.0.1, esta implementación representaba un grave riesgo de seguridad, ya que presuponía que el valor de data.role era confiable en el lado del cliente. Los atacantes podían manipular JavaScript en el navegador (p. ej., mediante herramientas de desarrollo del navegador o interceptando respuestas de la API) y asignar a data.role cualquier valor arbitrario (p. ej., "admin"), obteniendo así acceso no autorizado a áreas restringidas de la aplicación.

22 May 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-22 21:15

Updated : 2025-05-23 15:54


NVD link : CVE-2025-48373

Mitre link : CVE-2025-48373

CVE.ORG link : CVE-2025-48373


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization