CVE-2025-48372

Schule is open-source school management system software. The generateOTP() function generates a 4-digit numeric One-Time Password (OTP). Prior to version 1.0.1, even if a secure random number generator is used, the short length and limited range (1000–9999) results in only 9000 possible combinations. This small keyspace makes the OTP highly vulnerable to brute-force attacks, especially in the absence of strong rate-limiting or lockout mechanisms. Version 1.0.1 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:schule111:schule_school_management_system:1.0.0:*:*:*:*:*:*:*

History

05 Sep 2025, 14:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.3
CPE cpe:2.3:a:schule111:schule_school_management_system:1.0.0:*:*:*:*:*:*:*
First Time Schule111
Schule111 schule School Management System
References () https://github.com/schule111/Schule/commit/cd53abbea93943f2c60a5281d45bebadc57636b7 - () https://github.com/schule111/Schule/commit/cd53abbea93943f2c60a5281d45bebadc57636b7 - Patch
References () https://github.com/schule111/Schule/security/advisories/GHSA-6c48-67xx-vqgc - () https://github.com/schule111/Schule/security/advisories/GHSA-6c48-67xx-vqgc - Vendor Advisory

23 May 2025, 15:54

Type Values Removed Values Added
Summary
  • (es) Schule es un software de gestión escolar de código abierto. La función generateOTP() genera una contraseña de un solo uso (OTP) numérica de 4 dígitos. Antes de la versión 1.0.1, incluso utilizando un generador de números aleatorios seguro, la corta longitud y el rango limitado (1000-9999) resultaban en solo 9000 combinaciones posibles. Este pequeño espacio de claves hace que la OTP sea muy vulnerable a ataques de fuerza bruta, especialmente en ausencia de mecanismos de limitación de velocidad o bloqueo robustos. La versión 1.0.1 corrige este problema.

22 May 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-22 21:15

Updated : 2025-09-05 14:15


NVD link : CVE-2025-48372

Mitre link : CVE-2025-48372

CVE.ORG link : CVE-2025-48372


JSON object : View

Products Affected

schule111

  • schule_school_management_system
CWE
CWE-521

Weak Password Requirements