Skip to main content

CVE-2025-8270: SQL Injection in code-projects Exam Form Submission

Medium
VulnerabilityCVE-2025-8270cvecve-2025-8270
Published: Mon Jul 28 2025 (07/28/2025, 09:32:06 UTC)
Source: CVE Database V5
Vendor/Project: code-projects
Product: Exam Form Submission

Description

A vulnerability was found in code-projects Exam Form Submission 1.0. It has been classified as critical. This affects an unknown part of the file /admin/delete_s2.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.

AI-Powered Analysis

AILast updated: 07/28/2025, 10:02:42 UTC

Technical Analysis

CVE-2025-8270 is a critical SQL Injection vulnerability identified in version 1.0 of the code-projects Exam Form Submission application. The vulnerability resides in the /admin/delete_s2.php file, specifically through improper sanitization of the 'ID' parameter. An attacker can remotely manipulate this parameter to inject malicious SQL code, potentially allowing unauthorized access to or modification of the backend database. The vulnerability requires no authentication or user interaction, making it remotely exploitable over the network. The CVSS 4.0 score is 6.9 (medium severity) with vector AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P, indicating the attack can be performed remotely with low complexity and no privileges or user interaction needed. The impact on confidentiality, integrity, and availability is limited but present, as the vulnerability allows partial compromise of the database. No official patches have been published yet, and although no exploits are currently known in the wild, public disclosure of the exploit code increases the risk of exploitation. The vulnerability affects only version 1.0 of the product, which is a niche web application used for exam form submissions, likely deployed in educational or administrative environments.

Potential Impact

For European organizations, especially educational institutions or administrative bodies using the code-projects Exam Form Submission 1.0 software, this vulnerability poses a significant risk. Exploitation could lead to unauthorized data access, including sensitive student or exam data, modification or deletion of records, and potential disruption of exam administration processes. This could result in data breaches violating GDPR regulations, reputational damage, and operational downtime. Since the vulnerability is remotely exploitable without authentication, attackers could leverage it to gain footholds within networks or pivot to other systems. The lack of patches and public exploit disclosure heightens the urgency for mitigation. Organizations relying on this software must assess their exposure and implement compensating controls promptly to prevent data compromise and service disruption.

Mitigation Recommendations

1. Immediate mitigation should include restricting access to the /admin/delete_s2.php endpoint via network-level controls such as IP whitelisting or VPN-only access to limit exposure. 2. Implement web application firewall (WAF) rules to detect and block SQL injection patterns targeting the 'ID' parameter. 3. If possible, disable or remove the vulnerable functionality until a patch is available. 4. Conduct thorough input validation and parameterized queries in the application code to prevent SQL injection. 5. Monitor logs for suspicious activity related to the 'ID' parameter and unusual database queries. 6. Engage with the vendor or community to obtain or develop patches and apply them promptly once available. 7. Perform a risk assessment and consider isolating the affected system from critical networks to limit lateral movement. 8. Educate administrators about the vulnerability and ensure incident response plans are updated to handle potential exploitation.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-07-27T18:31:29.053Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 6887474fad5a09ad00821772

Added to database: 7/28/2025, 9:47:59 AM

Last enriched: 7/28/2025, 10:02:42 AM

Last updated: 7/30/2025, 1:52:22 PM

Views: 9

Actions

PRO

Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.

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