Stored script execution via unescaped firstname
Published Nov 16, 2025 · Updated Nov 17, 2025
Cross-site scripting in Code Projects Student Information System 2.0 allows remote authenticated users to execute JavaScript in users' browsers. The editprofile.php update path passes the POST firstname value through clean(), stores it in the students table, and later renders it on login without neutralizing script markup. An account and a subsequent victim login are required; successful exploitation exposes browser-accessible session data or performs actions with the victim's privileges.
Summary
What happened
Cross-site scripting in Code Projects Student Information System 2.0 allows remote authenticated users to execute JavaScript in users' browsers. The editprofile.php update path passes the POST firstname value through clean(), stores it in the students table, and later renders it on login without neutralizing script markup. An account and a subsequent victim login are required; successful exploitation exposes browser-accessible session data or performs actions with the victim's privileges.
The record
- CVE
- CVE-2025-13245
- Published
- Nov 16, 2025
- Updated
- Nov 17, 2025
- Vendor
- Code Projects
- Product
- Student Information System
- Classifications
- CWE-94, CWE-79, T1059.007
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 16, 2025CVE publishedPublication date reported by the CVE source.
- Nov 17, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Stored firstname XSS proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo