CVE-2025-9439 Details
Description
A weakness has been identified in 1000projects Online Project Report Submission and Evaluation System 1.0. Affected by this vulnerability is an unknown functionality of the file /rse/admin/edit_faculty.php?id=2. This manipulation of the argument Name causes cross site scripting. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be exploited.
A cross-site scripting (XSS) vulnerability has been identified in the 1000projects Online Project Report Submission and Evaluation System version 1.0. The issue arises in the file '/rse/admin/edit_faculty.php?id=2', where the 'name' parameter is manipulated. This vulnerability allows remote attackers to inject malicious script code, which is then executed in the context of the user's browser. The lack of proper input validation and output encoding enables this exploitation, posing a significant risk to user privacy and system security.
It is recommended to implement proper output encoding for user inputs before displaying them on the web page. Additionally, input validation and filtering should be applied to reject or escape any potentially harmful content. Implementing a Content Security Policy (CSP) to restrict script sources and setting secure and HttpOnly flags for sensitive cookies can also help mitigate the risks. Regular security audits should be conducted to identify and address potential 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 Aug 26, 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://github.com/lan041221/cvec/issues/13 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.321278 | [email protected] | Permissions Required |
| https://vuldb.com/?id.321278 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.634197 | [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 |
|---|---|
| 1000projects online student project report submission and evaluation 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] |
| Sep 2, 2025 | Initial Analysis | [email protected] |
| Aug 26, 2025 | New CVE Received | [email protected] |