CVE-2025-10409: SQL Injection in SourceCodester Student Grading System
A weakness has been identified in SourceCodester Student Grading System 1.0. This affects an unknown part of the file /rms.php?page=users. Executing manipulation of the argument fname can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be exploited.
AI Analysis
Technical Summary
CVE-2025-10409 is a SQL Injection vulnerability identified in SourceCodester Student Grading System version 1.0. The vulnerability exists in the /rms.php file, specifically in the handling of the 'fname' parameter within the 'page=users' argument. An attacker can remotely manipulate this parameter to inject malicious SQL code, potentially altering the intended SQL queries executed by the backend database. This can lead to unauthorized data access, data modification, or even complete compromise of the database depending on the privileges of the database user. The vulnerability does not require user interaction or authentication, making it easier to exploit remotely. The CVSS 4.0 base score is 5.3, indicating a medium severity level, with the vector showing network attack vector, low attack complexity, no privileges required, no user interaction, and low impact on confidentiality, integrity, and availability. Although no known exploits are currently observed in the wild, the exploit code has been publicly disclosed, increasing the risk of exploitation. The vulnerability affects only version 1.0 of the Student Grading System, which is a web-based application used for managing student grades and related academic data. The lack of a patch link suggests that no official fix has been released yet, emphasizing the need for immediate mitigation measures by affected organizations.
Potential Impact
For European organizations, especially educational institutions using the SourceCodester Student Grading System 1.0, this vulnerability poses a significant risk to the confidentiality and integrity of sensitive student data, including grades and personal information. Exploitation could lead to unauthorized disclosure of student records, manipulation of grading data, or disruption of academic operations. Given the GDPR regulations in Europe, any data breach involving personal data could result in substantial legal and financial penalties. The remote and unauthenticated nature of the attack increases the likelihood of exploitation, potentially allowing attackers to compromise systems without internal access. This could also damage the reputation of affected institutions and erode trust among students and stakeholders. Additionally, if the database user has elevated privileges, attackers might escalate the impact to affect availability by deleting or corrupting data, causing operational downtime.
Mitigation Recommendations
1. Immediate mitigation should include implementing input validation and parameterized queries or prepared statements to prevent SQL injection in the 'fname' parameter. 2. If source code modification is not feasible immediately, deploying a Web Application Firewall (WAF) with rules to detect and block SQL injection attempts targeting the vulnerable parameter can reduce risk. 3. Conduct a thorough audit of all user input handling in the application to identify and remediate similar injection points. 4. Restrict database user privileges to the minimum necessary to limit the impact of a successful injection attack. 5. Monitor logs for unusual database query patterns or repeated access attempts to the vulnerable endpoint. 6. Engage with the vendor or community to obtain or develop an official patch and plan for timely application once available. 7. Educate IT and security teams in affected institutions about this vulnerability and the importance of rapid response to public exploit disclosures.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-10409: SQL Injection in SourceCodester Student Grading System
Description
A weakness has been identified in SourceCodester Student Grading System 1.0. This affects an unknown part of the file /rms.php?page=users. Executing manipulation of the argument fname can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be exploited.
AI-Powered Analysis
Technical Analysis
CVE-2025-10409 is a SQL Injection vulnerability identified in SourceCodester Student Grading System version 1.0. The vulnerability exists in the /rms.php file, specifically in the handling of the 'fname' parameter within the 'page=users' argument. An attacker can remotely manipulate this parameter to inject malicious SQL code, potentially altering the intended SQL queries executed by the backend database. This can lead to unauthorized data access, data modification, or even complete compromise of the database depending on the privileges of the database user. The vulnerability does not require user interaction or authentication, making it easier to exploit remotely. The CVSS 4.0 base score is 5.3, indicating a medium severity level, with the vector showing network attack vector, low attack complexity, no privileges required, no user interaction, and low impact on confidentiality, integrity, and availability. Although no known exploits are currently observed in the wild, the exploit code has been publicly disclosed, increasing the risk of exploitation. The vulnerability affects only version 1.0 of the Student Grading System, which is a web-based application used for managing student grades and related academic data. The lack of a patch link suggests that no official fix has been released yet, emphasizing the need for immediate mitigation measures by affected organizations.
Potential Impact
For European organizations, especially educational institutions using the SourceCodester Student Grading System 1.0, this vulnerability poses a significant risk to the confidentiality and integrity of sensitive student data, including grades and personal information. Exploitation could lead to unauthorized disclosure of student records, manipulation of grading data, or disruption of academic operations. Given the GDPR regulations in Europe, any data breach involving personal data could result in substantial legal and financial penalties. The remote and unauthenticated nature of the attack increases the likelihood of exploitation, potentially allowing attackers to compromise systems without internal access. This could also damage the reputation of affected institutions and erode trust among students and stakeholders. Additionally, if the database user has elevated privileges, attackers might escalate the impact to affect availability by deleting or corrupting data, causing operational downtime.
Mitigation Recommendations
1. Immediate mitigation should include implementing input validation and parameterized queries or prepared statements to prevent SQL injection in the 'fname' parameter. 2. If source code modification is not feasible immediately, deploying a Web Application Firewall (WAF) with rules to detect and block SQL injection attempts targeting the vulnerable parameter can reduce risk. 3. Conduct a thorough audit of all user input handling in the application to identify and remediate similar injection points. 4. Restrict database user privileges to the minimum necessary to limit the impact of a successful injection attack. 5. Monitor logs for unusual database query patterns or repeated access attempts to the vulnerable endpoint. 6. Engage with the vendor or community to obtain or develop an official patch and plan for timely application once available. 7. Educate IT and security teams in affected institutions about this vulnerability and the importance of rapid response to public exploit disclosures.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-09-13T19:53:47.935Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68c727b86b2b635a0cd65b9c
Added to database: 9/14/2025, 8:38:16 PM
Last enriched: 9/22/2025, 12:34:26 AM
Last updated: 10/29/2025, 9:28:05 AM
Views: 59
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-64291: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Premmerce Premmerce User Roles
UnknownCVE-2025-64290: Cross-Site Request Forgery (CSRF) in Premmerce Premmerce Product Search for WooCommerce
UnknownCVE-2025-64289: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Premmerce Premmerce Product Search for WooCommerce
UnknownCVE-2025-64286: Cross-Site Request Forgery (CSRF) in WpEstate WP Rentals
UnknownCVE-2025-64285: Missing Authorization in Premmerce Premmerce Wholesale Pricing for WooCommerce
UnknownActions
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.