Description
A vulnerability has been found in code-projects Intern Membership Management System 1.0. This affects an unknown function of the file /intern/admin/edit_students.php. Such manipulation of the argument admin_id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-01-08
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection (unauthorized data access)
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the Intern Membership Management System version 1.0, specifically within the edit_students.php file. Manipulating the admin_id argument allows an attacker to inject arbitrary SQL statements, which can lead to unauthorized reading, modification, or deletion of database records. The weakness is represented by CWE-74 and CWE-89 and could potentially expose sensitive student and administrative data if exploited.

Affected Systems

This flaw affects code-projects’ Intern Membership Management System version 1.0, as identified by its CPE declaration. Administrators running the 1.0 release should recognize that only this specific version is vulnerable and that the issue is confined to the edit_students.php endpoint.

Risk and Exploitability

The CVSS vector assigns a 5.1 score, reflecting moderate impact. The EPSS score of less than 1% suggests that exploitation is unlikely in the wild. The vulnerability is not listed in CISA’s KEV catalog, indicating no confirmed public exploits. The attack vector is remote, and the flaw appears to require the ability to supply a crafted admin_id value to the vulnerable endpoint, with no explicit authentication prerequisites stated in the description.

Generated by OpenCVE AI on April 18, 2026 at 07:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or upgrade for Intern Membership Management System to address the SQL injection flaw.
  • Refactor the application to use parameterized queries or prepared statements for all database interactions, ensuring that the admin_id value is properly sanitized and bound as a parameter.
  • Enforce strict authentication and authorization checks on the edit_students.php endpoint, verifying that only legitimate administrators can access it.
  • Limit database privileges granted to the application user, allowing only the minimum operations required for normal functionality.

Generated by OpenCVE AI on April 18, 2026 at 07:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 09 Jan 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Carmelo
Carmelo intern Membership Management System
CPEs cpe:2.3:a:carmelo:intern_membership_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Carmelo
Carmelo intern Membership Management System

Thu, 08 Jan 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 08 Jan 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects intern Membership Management System
Vendors & Products Code-projects
Code-projects intern Membership Management System

Thu, 08 Jan 2026 05:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in code-projects Intern Membership Management System 1.0. This affects an unknown function of the file /intern/admin/edit_students.php. Such manipulation of the argument admin_id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Title code-projects Intern Membership Management System edit_students.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.7, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Carmelo Intern Membership Management System
Code-projects Intern Membership Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T08:22:57.049Z

Reserved: 2026-01-07T21:38:56.413Z

Link: CVE-2026-0698

cve-icon Vulnrichment

Updated: 2026-01-08T15:35:12.338Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-08T06:15:49.530

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-0698

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T08:00:05Z

Weaknesses