CVE-2025-65136 Details
Description
In manikandan580 School-management-system 1.0, a reflected XSS vulnerability exists in /studentms/admin/contact-us.php via the pagedes POST parameter.
A reflected cross-site scripting vulnerability has been identified in Manikandan580's School Management System version 1.0. The issue resides in the contact-us.php file within the admin directory, specifically through the pagedes POST parameter. This vulnerability allows an attacker to inject a script that is executed in the administrator's browser.
To address this vulnerability, output encoding should be applied by using htmlspecialchars() before displaying any user-supplied data in a textarea. Additionally, input sanitization should be implemented to remove HTML tags from description fields before saving or displaying them. A strict Content Security Policy should be adopted to block the execution of inline scripts, and admin session cookies should be configured with HttpOnly and SameSite attributes to mitigate the risk of cookie theft.
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.
Volerion
Assessed Apr 14, 2026CISA-ADP
Assessed Apr 14, 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/TREXNEGRO/Security-Advisories/blob/main/CVE-2025-65136/README.md | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| manikandan580 School-management-system | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 14, 2026 | CVE Modified | CISA-ADP |
| Apr 14, 2026 | New CVE Received | [email protected] |
Volerion