CVE-2026-4474 Details
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.
A cross-site scripting (XSS) vulnerability has been identified in the itsourcecode University Management System version 1.0. The issue resides in the file admin_single_student_update.php, where the st_name parameter is manipulated to inject malicious script. This vulnerability can be exploited remotely, allowing attackers to execute scripts in the context of the user's browser.
To address this vulnerability, implement output encoding for user inputs when displaying them on the web page. Validate and filter input data to reject or escape potentially harmful content, such as script tags. Consider using a Content Security Policy to restrict the execution of scripts. For sensitive cookies, set the HttpOnly and Secure flags. Regular security audits can also help identify and fix such vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/sjkdhl/public/issues/1 | [email protected] | ExploitMitigationThird Party Advisory |
| https://itsourcecode.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.351764 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.351764 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.772884 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| angeljudesuarez university management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 23, 2026 | Initial Analysis | [email protected] |
| Mar 20, 2026 | New CVE Received | [email protected] |