CVE-2025-10467
PROLIZ Computer · OBS (Student Affairs Information System)
A cross-site scripting (XSS) vulnerability exists in PROLIZ Computer's OBS system due to improper neutralization of user-supplied input during web page generation.
Executive summary
The PROLIZ Computer OBS system is vulnerable to a high-severity cross-site scripting flaw that could allow attackers to execute malicious scripts in the context of a user's browser session.
Vulnerability
This vulnerability involves the failure to properly sanitize input, which may allow an unauthenticated or authenticated attacker to inject malicious scripts into web pages. By crafting malicious input, an attacker could potentially hijack user sessions or access sensitive information displayed within the application.
Business impact
With a CVSS score of 8.9, this vulnerability presents a significant risk to organizational security. Successful exploitation could lead to unauthorized access to user accounts, session hijacking, and the potential theft of sensitive student or administrative data. Such an incident could result in severe reputational damage and a loss of trust in the institution's information systems.
Remediation
Immediate Action: Update the PROLIZ Computer OBS software to version v25.0401 or later to implement the necessary input sanitization fixes.
Proactive Monitoring: Review web server and application logs for suspicious patterns, such as unusual character strings in request parameters or attempts to inject script tags.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common XSS attack vectors until the software patch can be applied.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Given the high CVSS score, this vulnerability poses a clear risk to the integrity of the OBS platform. IT teams must verify their current version of the software and apply the v25.0401 update as soon as possible. Failure to remediate this issue leaves the application susceptible to session-based attacks that could bypass standard authentication controls.