CVE-2026-4972 Details
Description
A security vulnerability has been detected in code-projects Online Reviewer System up to 1.0. Affected is an unknown function of the file /system/system/students/assessments/databank/btn_functions.php. Such manipulation of the argument Description leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.
A stored cross-site scripting vulnerability has been identified in Code-Projects Online Reviewer System in PHP, version 1.0. The issue resides in the file '/system/system/students/assessments/databank/btn_functions.php', where user input in the 'description' parameter is not properly validated or encoded before being saved to the database. This unfiltered input is later displayed in the application interface, allowing attackers to inject malicious HTML or JavaScript. Exploitation of this vulnerability could lead to session hijacking or unauthorized actions within the application.
It is recommended to sanitize and validate user input before storing it in the database, use prepared statements for database queries to prevent injection attacks, and implement output encoding to ensure that user-generated content is safely displayed in the application interface.
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 Mar 27, 2026CISA-ADP
Assessed Mar 27, 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://code-projects.org/ | [email protected] | Not ApplicableVendor |
| https://github.com/ahmadmarz10-hub/CVEsMarz/blob/main/Stored%20Cross-Site%20Scripting%20(XSS)%20in%20Online%20Reviewer%20System%20PHP%20description%20Parameter.md | [email protected] | ExploitRemedyTechnical Description |
| https://vuldb.com/?ctiid.353859 | [email protected] | Content Wall |
| https://vuldb.com/?id.353859 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.778031 | [email protected] | Technical Description |
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 |
|---|---|
| Code-Projects Online Reviewer System | All versions |
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 27, 2026 | CVE Modified | [email protected] |
| Mar 27, 2026 | New CVE Received | [email protected] |
Volerion