Description
A flaw has been found in itsourcecode University Management System 1.0. Impacted is an unknown function of the file /admin_single_student_update.php. This manipulation of the argument st_name causes cross site scripting. The attack may be initiated remotely. The exploit has been published and may be used.
Published: 2026-03-20
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting via the st_name input field
Action: Apply Patch
AI Analysis

Impact

A flaw in the University Management System’s admin_single_student_update.php allows an attacker to inject arbitrary JavaScript by manipulating the st_name parameter. This cross‑site scripting vulnerability permits execution of malicious code in the browsers of users who view pages containing the injected content, potentially leading to session hijacking, defacement, or redirection to malicious sites.

Affected Systems

The vulnerability affects itsourcecode University Management System version 1.0. Specifically the admin_single_student_update.php endpoint, which handles student record updates. No other versions or editions are listed as affected.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, while the EPSS score of less than 1 % suggests a low likelihood of widespread exploitation. The vulnerability is not present in CISA’s KEV catalog, and no authentication requirement is explicitly mentioned, so remote exploitation appears feasible from the internet if the application is publicly accessible. An exploit has been published, confirming that attackers can manipulate the st_name field to trigger the XSS effect.

Generated by OpenCVE AI on March 23, 2026 at 18:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check itsourcecode’s official website or support channels for a patch that addresses the XSS flaw in admin_single_student_update.php
  • If a patch is available, apply it immediately to version 1.0 or later
  • Server‑side: validate and sanitize the st_name input to allow only expected characters
  • Server‑side: apply output encoding to any data rendered to browsers to prevent script execution
  • Client‑side: deploy a Content Security Policy that restricts script sources to trusted origins
  • Configure a web application firewall or rate‑limit suspicious requests to the vulnerable endpoint
  • Monitor logs for anomalous activity involving admin_single_student_update.php and alert on repeated XSS attempts

Generated by OpenCVE AI on March 23, 2026 at 18:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Mar 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 23 Mar 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Angeljudesuarez
Angeljudesuarez university Management System
CPEs cpe:2.3:a:angeljudesuarez:university_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Angeljudesuarez
Angeljudesuarez university Management System

Fri, 20 Mar 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode university Management System
Vendors & Products Itsourcecode
Itsourcecode university Management System

Fri, 20 Mar 2026 06:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in itsourcecode University Management System 1.0. Impacted is an unknown function of the file /admin_single_student_update.php. This manipulation of the argument st_name causes cross site scripting. The attack may be initiated remotely. The exploit has been published and may be used.
Title itsourcecode University Management System admin_single_student_update.php cross site scripting
Weaknesses CWE-79
CWE-94
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 2.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 2.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Angeljudesuarez University Management System
Itsourcecode University Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-24T01:55:35.435Z

Reserved: 2026-03-19T20:37:28.741Z

Link: CVE-2026-4474

cve-icon Vulnrichment

Updated: 2026-03-24T01:55:31.294Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-20T07:16:13.833

Modified: 2026-03-23T17:23:49.137

Link: CVE-2026-4474

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:30:15Z

Weaknesses