CVE-2025-57205

iNiLabs School Express (SMS Express) 6.2 is affected by a Stored Cross-Site Scripting (XSS) vulnerability in the content-management features available to authenticated admin users. The vulnerability resides in POSTed editor parameters submitted to the /posts/edit/{id} endpoint (and similarly in Notice and Pages editors). Due to insufficient input sanitization and output encoding, attackers can inject HTML/JS payloads. The payload is saved and later rendered unsanitized, resulting in JavaScript execution in other users' browsers when they access the affected content. This issue allows an authenticated attacker to execute arbitrary JavaScript in the context of another user, potentially leading to session hijacking, privilege escalation, data exfiltration, or administrative account takeover. The application does not enforce a restrictive Content Security Policy (CSP) or adequate filtering to prevent such attacks.
Configurations

No configuration.

History

24 Sep 2025, 19:15

Type Values Removed Values Added
CWE CWE-79
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4
References () https://grumpz.net/cve-2025-57205-stored-xss-in-inilabs-school-express-62-sms-express - () https://grumpz.net/cve-2025-57205-stored-xss-in-inilabs-school-express-62-sms-express -

22 Sep 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-22 21:15

Updated : 2025-09-24 19:15


NVD link : CVE-2025-57205

Mitre link : CVE-2025-57205

CVE.ORG link : CVE-2025-57205


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')