Description
A vulnerability was found in itsourcecode Directory Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/forget-password.php. The manipulation of the argument email results in sql injection. The attack can be launched remotely. The exploit has been made public and could be used.
Published: 2026-02-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

A flaw in itsourcecode Directory Management System version 1.0 allows an attacker to craft an email address that is not properly sanitized in the /admin/forget-password.php page. The inadequately validated input leads to a classic SQL injection, enabling data extraction or modification, which can compromise the confidentiality and integrity of user accounts. This weakness is categorized as CWE‑89 (SQL Injection) and CWE‑74 (SQL Injection via Predicted or Constructed Input).

Affected Systems

The affected product is itsourcecode Directory Management System, version 1.0. Affected components include the /admin/forget-password.php functionality, which processes user-supplied email addresses for password recovery requests.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating a moderate severity. The EPSS score is reported as less than 1 percent, implying a low likelihood of exploitation given current public knowledge and reported activity. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The attack vector is remote, as the input can be supplied over the network by any user with access to the admin interface, and the exploit has been made public. Proper controls, such as patching, input validation, and access restrictions, are essential to mitigate potential exploitation.

Generated by OpenCVE AI on April 17, 2026 at 21:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s security patch or upgrade to a later, fixed version of Directory Management System.
  • Modify the forget-password.php script to use parameterized queries or stored procedures so that the email input is never directly concatenated into SQL statements.
  • Restrict access to the /admin/forget-password.php page to trusted administrators and monitor for suspicious input patterns.

Generated by OpenCVE AI on April 17, 2026 at 21:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Feb 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Clive 21
Clive 21 directory Management System
CPEs cpe:2.3:a:clive_21:directory_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Clive 21
Clive 21 directory Management System

Mon, 09 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode directory Management System
Vendors & Products Itsourcecode
Itsourcecode directory Management System

Sun, 08 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in itsourcecode Directory Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/forget-password.php. The manipulation of the argument email results in sql injection. The attack can be launched remotely. The exploit has been made public and could be used.
Title itsourcecode Directory Management System forget-password.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Clive 21 Directory Management System
Itsourcecode Directory Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:43:59.998Z

Reserved: 2026-02-07T09:01:22.584Z

Link: CVE-2026-2161

cve-icon Vulnrichment

Updated: 2026-02-09T21:14:38.940Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-08T16:15:51.377

Modified: 2026-02-10T13:58:35.593

Link: CVE-2026-2161

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T22:00:11Z

Weaknesses