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-2023-7096: SQL Injection in code-projects Faculty Management System

0
Medium
VulnerabilityCVE-2023-7096cvecve-2023-7096
Published: Mon Dec 25 2023 (12/25/2023, 01:00:06 UTC)
Source: CVE Database V5
Vendor/Project: code-projects
Product: Faculty Management System

Description

A flaw has been found in code-projects Faculty Management System 1.0. The affected element is an unknown function of the file /admin/php/crud.php. This manipulation of the argument fieldname/tablename causes sql injection. The attack is possible to be carried out remotely. The exploit has been published and may be used.

AI-Powered Analysis

AILast updated: 12/11/2025, 09:08:52 UTC

Technical Analysis

CVE-2023-7096 identifies a SQL injection vulnerability in the Faculty Management System version 1.0 developed by code-projects. The vulnerability resides in an unspecified function within the /admin/php/crud.php file, where the parameters 'fieldname' and 'tablename' are not properly sanitized before being used in SQL queries. This improper input validation allows an attacker to craft malicious input that alters the intended SQL command, potentially leading to unauthorized data access or modification. The attack vector is remote network access, and no user interaction is required, but the attacker must have high privileges (likely administrative access) to exploit the flaw. The CVSS 4.0 score is 5.1 (medium severity), reflecting the moderate impact on confidentiality, integrity, and availability, with low scope and no requirement for user interaction. While no official patches or fixes have been released, the vulnerability is publicly known, and proof-of-concept exploits have been published, increasing the risk of exploitation. The Faculty Management System is typically used by educational institutions to manage faculty data, making the confidentiality and integrity of sensitive academic and personnel information critical. The lack of proper input sanitization in administrative CRUD operations exposes the system to SQL injection attacks that could lead to data leakage, unauthorized data modification, or denial of service through database corruption or crashes.

Potential Impact

For European organizations, particularly educational institutions using the affected Faculty Management System version 1.0, this vulnerability poses a risk of unauthorized access to sensitive faculty and academic data. Exploitation could lead to data breaches involving personal information, academic records, and administrative details, undermining privacy compliance obligations such as GDPR. Integrity of data could be compromised, affecting the accuracy of faculty records and potentially disrupting academic operations. Availability could also be impacted if attackers execute commands that degrade database performance or cause crashes. Although exploitation requires high privileges, insider threats or compromised administrative credentials could facilitate attacks. The public availability of exploit code increases the likelihood of opportunistic attacks. Given the critical role of educational data and the regulatory environment in Europe, the impact extends beyond technical damage to potential legal and reputational consequences.

Mitigation Recommendations

To mitigate this vulnerability, organizations should immediately restrict access to the /admin/php/crud.php interface to trusted administrative users only, preferably via VPN or secure network segments. Implement strict input validation and sanitization on all parameters, especially 'fieldname' and 'tablename', using parameterized queries or prepared statements to prevent SQL injection. Conduct a thorough code review of the Faculty Management System to identify and remediate similar injection points. Monitor database logs and application logs for unusual or suspicious queries indicative of injection attempts. If possible, upgrade to a newer, patched version of the Faculty Management System once available or consider alternative solutions with better security track records. Employ web application firewalls (WAFs) with SQL injection detection rules as an interim protective measure. Educate administrative users on credential security to prevent privilege escalation. Finally, maintain regular backups of critical data to enable recovery in case of data corruption or loss.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
VulDB
Date Reserved
2023-12-24T11:01:26.127Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 693a86a47d4c6f31f79227ff

Added to database: 12/11/2025, 8:53:56 AM

Last enriched: 12/11/2025, 9:08:52 AM

Last updated: 12/11/2025, 11:14:41 PM

Views: 15

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