CVE-2025-13349: Cross Site Scripting in SourceCodester Student Grades Management System
A vulnerability has been found in SourceCodester Student Grades Management System 1.0. This issue affects some unknown processing of the file /grades.php of the component Add New Grade Page. The manipulation of the argument Remarks leads to cross site scripting. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
AI Analysis
Technical Summary
CVE-2025-13349 is a cross-site scripting (XSS) vulnerability identified in SourceCodester Student Grades Management System version 1.0. The flaw exists in the /grades.php file, specifically in the Add New Grade Page component, where the 'Remarks' parameter is not properly sanitized or validated. This allows an attacker to inject malicious JavaScript code that executes in the context of the victim's browser when the vulnerable page is viewed. The vulnerability is remotely exploitable without requiring authentication, but it does require user interaction to trigger the malicious script, such as a user viewing a manipulated grade entry. The CVSS 4.0 score of 5.1 reflects a medium severity, considering the network attack vector, low attack complexity, no privileges required, but requiring user interaction. The impact primarily affects confidentiality and integrity by enabling session hijacking, theft of sensitive information, or manipulation of displayed data. Availability impact is minimal. No patches or fixes are currently linked, and no known exploits are reported in the wild, but the public disclosure of the exploit code increases the risk of exploitation. The vulnerability is particularly concerning for educational institutions that rely on this system to manage student grades, as attackers could leverage this to compromise user accounts or deface grade information.
Potential Impact
For European organizations, especially educational institutions using SourceCodester Student Grades Management System 1.0, this vulnerability poses a risk of unauthorized access to sensitive student data and potential manipulation of grade records. Successful exploitation could lead to session hijacking, allowing attackers to impersonate legitimate users, potentially including administrators or teachers. This compromises confidentiality and integrity of student information and institutional data. Additionally, attackers could use the vulnerability to deliver phishing payloads or malware via injected scripts, increasing the attack surface. The reputational damage and regulatory consequences under GDPR for data breaches involving student information could be significant. While the vulnerability does not directly affect system availability, the indirect effects of compromised trust and data integrity could disrupt educational operations. The medium severity rating suggests a moderate risk, but the lack of patches and public exploit disclosure heightens urgency for mitigation.
Mitigation Recommendations
To mitigate CVE-2025-13349, organizations should implement strict input validation and output encoding on the 'Remarks' parameter within the /grades.php component to prevent injection of malicious scripts. Employing a whitelist approach for allowed characters and sanitizing all user-supplied input is critical. Deploying a Web Application Firewall (WAF) with rules to detect and block XSS payloads can provide an additional layer of defense. Monitoring web server logs and application behavior for unusual patterns or repeated injection attempts is recommended. If a patch or updated version of the Student Grades Management System becomes available, immediate application is essential. In the absence of official patches, consider isolating the vulnerable application behind secure access controls and limiting user privileges to reduce exposure. Educate users about the risks of clicking on suspicious links or content within the application. Regular security assessments and penetration testing focusing on input validation should be conducted to identify and remediate similar vulnerabilities.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-13349: Cross Site Scripting in SourceCodester Student Grades Management System
Description
A vulnerability has been found in SourceCodester Student Grades Management System 1.0. This issue affects some unknown processing of the file /grades.php of the component Add New Grade Page. The manipulation of the argument Remarks leads to cross site scripting. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
AI-Powered Analysis
Technical Analysis
CVE-2025-13349 is a cross-site scripting (XSS) vulnerability identified in SourceCodester Student Grades Management System version 1.0. The flaw exists in the /grades.php file, specifically in the Add New Grade Page component, where the 'Remarks' parameter is not properly sanitized or validated. This allows an attacker to inject malicious JavaScript code that executes in the context of the victim's browser when the vulnerable page is viewed. The vulnerability is remotely exploitable without requiring authentication, but it does require user interaction to trigger the malicious script, such as a user viewing a manipulated grade entry. The CVSS 4.0 score of 5.1 reflects a medium severity, considering the network attack vector, low attack complexity, no privileges required, but requiring user interaction. The impact primarily affects confidentiality and integrity by enabling session hijacking, theft of sensitive information, or manipulation of displayed data. Availability impact is minimal. No patches or fixes are currently linked, and no known exploits are reported in the wild, but the public disclosure of the exploit code increases the risk of exploitation. The vulnerability is particularly concerning for educational institutions that rely on this system to manage student grades, as attackers could leverage this to compromise user accounts or deface grade information.
Potential Impact
For European organizations, especially educational institutions using SourceCodester Student Grades Management System 1.0, this vulnerability poses a risk of unauthorized access to sensitive student data and potential manipulation of grade records. Successful exploitation could lead to session hijacking, allowing attackers to impersonate legitimate users, potentially including administrators or teachers. This compromises confidentiality and integrity of student information and institutional data. Additionally, attackers could use the vulnerability to deliver phishing payloads or malware via injected scripts, increasing the attack surface. The reputational damage and regulatory consequences under GDPR for data breaches involving student information could be significant. While the vulnerability does not directly affect system availability, the indirect effects of compromised trust and data integrity could disrupt educational operations. The medium severity rating suggests a moderate risk, but the lack of patches and public exploit disclosure heightens urgency for mitigation.
Mitigation Recommendations
To mitigate CVE-2025-13349, organizations should implement strict input validation and output encoding on the 'Remarks' parameter within the /grades.php component to prevent injection of malicious scripts. Employing a whitelist approach for allowed characters and sanitizing all user-supplied input is critical. Deploying a Web Application Firewall (WAF) with rules to detect and block XSS payloads can provide an additional layer of defense. Monitoring web server logs and application behavior for unusual patterns or repeated injection attempts is recommended. If a patch or updated version of the Student Grades Management System becomes available, immediate application is essential. In the absence of official patches, consider isolating the vulnerable application behind secure access controls and limiting user privileges to reduce exposure. Educate users about the risks of clicking on suspicious links or content within the application. Regular security assessments and penetration testing focusing on input validation should be conducted to identify and remediate similar vulnerabilities.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-11-18T09:01:18.959Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 691c7ff93fd37bbc395da093
Added to database: 11/18/2025, 2:17:29 PM
Last enriched: 11/18/2025, 2:31:20 PM
Last updated: 11/19/2025, 3:52:20 AM
Views: 12
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-6251: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wproyal Royal Addons for Elementor – Addons and Templates Kit for Elementor
MediumCVE-2025-12777: CWE-285 Improper Authorization in yithemes YITH WooCommerce Wishlist
MediumCVE-2025-12770: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in saadiqbal New User Approve
MediumCVE-2025-12427: CWE-639 Authorization Bypass Through User-Controlled Key in yithemes YITH WooCommerce Wishlist
MediumCVE-2025-13051: CWE-427 Uncontrolled Search Path Element in ASUSTOR ABP and AES
CriticalActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.