Impact
Intern Membership Management System 1.0 includes a vulnerability in delete_admin.php where the admin_id parameter is used directly in a SQL query without proper sanitization, allowing an attacker to inject arbitrary SQL commands. This flaw enables remote attackers to manipulate the database if they can access the endpoint and supply a malicious admin_id value. The vulnerability is publicly disclosed and may be used.
Affected Systems
The vulnerability is present in the Intern Membership Management System version 1.0 released by code-projects. Any installation of this version that exposes delete_admin.php to external requests is potentially impacted.
Risk and Exploitability
With a CVSS score of 5.1 the flaw is classified as medium severity. The EPSS score is less than 1%, indicating a very low likelihood of active exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. Attackers can reach the exposed endpoint via the web interface; authentication requirements for accessing delete_admin.php are not specified in the CVE data.
OpenCVE Enrichment