Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-10627: SQL Injection in SourceCodester Online Exam Form Submission

0
Medium
VulnerabilityCVE-2025-10627cvecve-2025-10627
Published: Wed Sep 17 2025 (09/17/2025, 23:32:09 UTC)
Source: CVE Database V5
Vendor/Project: SourceCodester
Product: Online Exam Form Submission

Description

A vulnerability has been found in SourceCodester Online Exam Form Submission 1.0. This affects an unknown part of the file /admin/delete_user.php. Such manipulation of the argument ID leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.

AI-Powered Analysis

AILast updated: 09/25/2025, 00:50:44 UTC

Technical Analysis

CVE-2025-10627 is a medium-severity SQL Injection vulnerability identified in SourceCodester Online Exam Form Submission version 1.0. The vulnerability exists in the /admin/delete_user.php script, specifically involving the manipulation of the 'ID' parameter. An attacker can remotely exploit this flaw by injecting malicious SQL code through the 'ID' argument without requiring user interaction or authentication, as indicated by the CVSS vector (AV:N/AC:L/AT:N/PR:L/UI:N). The vulnerability impacts the confidentiality, integrity, and availability of the underlying database, as the injected SQL commands can lead to unauthorized data disclosure, data modification, or deletion. The CVSS score of 5.3 reflects a medium risk, primarily because some privileges are required (PR:L), and the impact on confidentiality, integrity, and availability is limited (VC:L, VI:L, VA:L). No patches or fixes have been disclosed yet, and no known exploits are currently active in the wild. However, the public disclosure of the exploit code increases the risk of future exploitation. The vulnerability affects only version 1.0 of the product, which is a web-based application used for managing online exam form submissions, likely deployed in educational or training institutions. The lack of secure coding practices in input validation and sanitization in the delete_user.php file is the root cause of this SQL injection issue.

Potential Impact

For European organizations, especially educational institutions, training centers, and certification bodies using SourceCodester Online Exam Form Submission 1.0, this vulnerability poses a significant risk. Exploitation could lead to unauthorized access to sensitive user data, including personal information of students or exam candidates. Attackers could manipulate or delete user records, potentially disrupting exam administration and causing reputational damage. Additionally, the injection could be leveraged to escalate attacks within the network, compromising backend databases and connected systems. Given the remote exploitability without user interaction, attackers can automate attacks, increasing the risk of widespread compromise. The impact on data privacy is critical under GDPR regulations, exposing organizations to legal and financial penalties if personal data is leaked or manipulated. The medium severity score suggests that while the vulnerability is serious, exploitation requires some level of privilege, which might limit immediate risk but does not eliminate it.

Mitigation Recommendations

Organizations should immediately audit their use of SourceCodester Online Exam Form Submission 1.0 and prioritize upgrading to a patched version once available. In the absence of an official patch, implement the following mitigations: 1) Apply strict input validation and sanitization on the 'ID' parameter in /admin/delete_user.php to ensure only valid numeric or expected values are accepted. 2) Employ parameterized queries or prepared statements to prevent SQL injection attacks. 3) Restrict access to the /admin/delete_user.php endpoint to trusted administrators only, using network-level controls such as IP whitelisting or VPN access. 4) Monitor web server and database logs for unusual or suspicious queries targeting the 'ID' parameter. 5) Conduct a thorough security review of the entire application to identify and remediate similar injection flaws. 6) Implement Web Application Firewall (WAF) rules to detect and block SQL injection attempts targeting this endpoint. 7) Educate administrators about the risks and signs of exploitation to enable rapid incident response.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-09-17T11:58:40.653Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 68cb466bd31237010cfa6062

Added to database: 9/17/2025, 11:38:19 PM

Last enriched: 9/25/2025, 12:50:44 AM

Last updated: 11/2/2025, 6:56:14 PM

Views: 36

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats