CVE-2025-15052 Details
Description
A vulnerability was detected in code-projects Student Information System 1.0. This vulnerability affects unknown code of the file /profile.php. Performing manipulation of the argument firstname/lastname results in cross site scripting. The attack is possible to be carried out remotely. The exploit is now public and may be used.
A cross-site scripting (XSS) vulnerability has been identified in Code-Projects Student Information System version 1.0. The issue resides in the profile.php file, where the application fails to properly sanitize the firstname and lastname parameters. This oversight allows attackers to inject malicious scripts that are stored in the database and executed when other users view the affected profile. The vulnerability can be exploited remotely, with the injected script running in the context of the user's browser, potentially leading to session hijacking and unauthorized actions.
It is recommended to implement proper output encoding and input sanitization before storing user data in the database. Additionally, a Content Security Policy (CSP) could be applied to mitigate the impact of 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 Dec 24, 2025References 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://code-projects.org/ | [email protected] | Product |
| https://github.com/i4G5d/CRITICAL-SECURITY-VULNERABILITY-REPORT-Stored-XSS | [email protected] | ExploitMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.337858 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.337858 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.720765 | [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-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| fabian student information 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] |
| Dec 30, 2025 | Initial Analysis | [email protected] |
| Dec 24, 2025 | New CVE Received | [email protected] |