CVE-2025-10601: SQL Injection in SourceCodester Online Exam Form Submission
A vulnerability has been found in SourceCodester Online Exam Form Submission 1.0. Affected is an unknown function of the file /admin/index.php. Such manipulation of the argument email leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
AI Analysis
Technical Summary
CVE-2025-10601 is a SQL Injection vulnerability identified in SourceCodester Online Exam Form Submission version 1.0, specifically within an unknown function in the /admin/index.php file. The vulnerability arises due to improper sanitization or validation of the 'email' parameter, which can be manipulated by an attacker to inject malicious SQL code. This injection flaw allows an unauthenticated remote attacker to execute arbitrary SQL commands on the backend database without requiring any user interaction or privileges. The vulnerability has a CVSS 4.0 base score of 6.9, indicating a medium severity level. The attack vector is network-based (AV:N), with low attack complexity (AC:L), no privileges required (PR:N), and no user interaction needed (UI:N). The impact on confidentiality, integrity, and availability is low to limited (VC:L, VI:L, VA:L), suggesting that while exploitation can lead to unauthorized data access or modification, the scope and severity of damage are somewhat constrained. No patches or fixes have been publicly disclosed yet, and there are no known exploits actively used in the wild. The vulnerability disclosure date is September 17, 2025. Given the nature of the product—a web-based online exam form submission system—successful exploitation could lead to unauthorized access to sensitive exam data, user information, or administrative controls, potentially undermining the integrity of exam processes and confidentiality of user data.
Potential Impact
For European organizations, especially educational institutions and certification bodies relying on SourceCodester Online Exam Form Submission 1.0, this vulnerability poses a significant risk to data confidentiality and integrity. Exploitation could lead to unauthorized access to personal data of students or candidates, exam results, and administrative credentials, potentially violating GDPR requirements concerning personal data protection. The integrity of exam results could be compromised, leading to reputational damage and legal consequences. Furthermore, if attackers modify or delete exam data, it could disrupt examination processes, causing operational downtime. Although the vulnerability is rated medium severity, the lack of authentication and user interaction requirements increases the risk of automated exploitation attempts. Organizations using this software without timely mitigation could face targeted attacks aiming to manipulate exam outcomes or exfiltrate sensitive information. The impact extends beyond data loss to include potential regulatory fines and loss of trust among stakeholders.
Mitigation Recommendations
Given the absence of official patches, European organizations should immediately implement compensating controls. First, restrict access to the /admin/index.php interface by IP whitelisting or VPN-only access to limit exposure. Employ Web Application Firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting the 'email' parameter. Conduct thorough input validation and sanitization on all user-supplied data, especially email fields, using parameterized queries or prepared statements if source code access is available. Monitor logs for unusual database query patterns or repeated failed requests to detect exploitation attempts early. Additionally, organizations should plan to upgrade or replace the vulnerable software with a secure alternative or await vendor patches. Regular backups of exam data should be maintained to enable recovery in case of data tampering. Finally, raise awareness among IT and security teams about this vulnerability to ensure prompt incident response if exploitation is suspected.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-10601: SQL Injection in SourceCodester Online Exam Form Submission
Description
A vulnerability has been found in SourceCodester Online Exam Form Submission 1.0. Affected is an unknown function of the file /admin/index.php. Such manipulation of the argument email leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
AI-Powered Analysis
Technical Analysis
CVE-2025-10601 is a SQL Injection vulnerability identified in SourceCodester Online Exam Form Submission version 1.0, specifically within an unknown function in the /admin/index.php file. The vulnerability arises due to improper sanitization or validation of the 'email' parameter, which can be manipulated by an attacker to inject malicious SQL code. This injection flaw allows an unauthenticated remote attacker to execute arbitrary SQL commands on the backend database without requiring any user interaction or privileges. The vulnerability has a CVSS 4.0 base score of 6.9, indicating a medium severity level. The attack vector is network-based (AV:N), with low attack complexity (AC:L), no privileges required (PR:N), and no user interaction needed (UI:N). The impact on confidentiality, integrity, and availability is low to limited (VC:L, VI:L, VA:L), suggesting that while exploitation can lead to unauthorized data access or modification, the scope and severity of damage are somewhat constrained. No patches or fixes have been publicly disclosed yet, and there are no known exploits actively used in the wild. The vulnerability disclosure date is September 17, 2025. Given the nature of the product—a web-based online exam form submission system—successful exploitation could lead to unauthorized access to sensitive exam data, user information, or administrative controls, potentially undermining the integrity of exam processes and confidentiality of user data.
Potential Impact
For European organizations, especially educational institutions and certification bodies relying on SourceCodester Online Exam Form Submission 1.0, this vulnerability poses a significant risk to data confidentiality and integrity. Exploitation could lead to unauthorized access to personal data of students or candidates, exam results, and administrative credentials, potentially violating GDPR requirements concerning personal data protection. The integrity of exam results could be compromised, leading to reputational damage and legal consequences. Furthermore, if attackers modify or delete exam data, it could disrupt examination processes, causing operational downtime. Although the vulnerability is rated medium severity, the lack of authentication and user interaction requirements increases the risk of automated exploitation attempts. Organizations using this software without timely mitigation could face targeted attacks aiming to manipulate exam outcomes or exfiltrate sensitive information. The impact extends beyond data loss to include potential regulatory fines and loss of trust among stakeholders.
Mitigation Recommendations
Given the absence of official patches, European organizations should immediately implement compensating controls. First, restrict access to the /admin/index.php interface by IP whitelisting or VPN-only access to limit exposure. Employ Web Application Firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting the 'email' parameter. Conduct thorough input validation and sanitization on all user-supplied data, especially email fields, using parameterized queries or prepared statements if source code access is available. Monitor logs for unusual database query patterns or repeated failed requests to detect exploitation attempts early. Additionally, organizations should plan to upgrade or replace the vulnerable software with a secure alternative or await vendor patches. Regular backups of exam data should be maintained to enable recovery in case of data tampering. Finally, raise awareness among IT and security teams about this vulnerability to ensure prompt incident response if exploitation is suspected.
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-17T06:46:26.622Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68cae414bbadf27e02c744d3
Added to database: 9/17/2025, 4:38:44 PM
Last enriched: 9/25/2025, 12:42:01 AM
Last updated: 11/1/2025, 3:41:56 AM
Views: 34
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-62275: CWE-863: Incorrect Authorization in Liferay Portal
MediumCVE-2025-11922: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in j_3rk Inactive Logout
MediumCVE-2025-11920: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in whyun WPCOM Member
HighCVE-2025-11816: CWE-862 Missing Authorization in wplegalpages Privacy Policy Generator, Terms & Conditions Generator WordPress Plugin : WP Legal Pages
MediumCVE-2025-11174: CWE-285 Improper Authorization in barn2media Document Library Lite
MediumActions
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.