Description
A security vulnerability has been detected in itsourcecode Directory Management System 1.0. The affected element is an unknown function of the file /admin/index.php. The manipulation of the argument Username leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-01-30
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Database compromise via remote SQL injection
Action: Patch Immediately
AI Analysis

Impact

The vulnerability is a classic SQL injection in the Username parameter of /admin/index.php. Because the input is concatenated directly into SQL queries, an attacker can inject arbitrary SQL statements. This flaw falls under CWE-74 and CWE-89. Successful exploitation would allow a remote attacker to read, modify, or delete sensitive data stored in the database, potentially compromising confidentiality, integrity, and availability of the application.

Affected Systems

The affected product is itsourcecode Directory Management System version 1.0. It is hosted on a web server running the file /admin/index.php. The CVE affects only this particular version; no other versions are listed as vulnerable.

Risk and Exploitability

The CVSS score is 6.9, indicating a moderate severity. The EPSS score is less than 1 %, meaning the probability of exploitation in the wild is currently very low, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the flaw is exploitable over the network and an attacker can trigger the injection remotely. While no active exploit is reported, the public disclosure and available proof‑of‑concept code increase the likelihood that malicious actors could develop or reuse an exploit.

Generated by OpenCVE AI on April 18, 2026 at 01:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest release of Directory Management System that contains a fix for the /admin/index.php Username parameter handling.
  • If an upgrade is not yet available, refactor the code that builds the SQL query for the Username parameter to use prepared statements or proper escaping.
  • Restrict access to the /admin directory to authenticated administrators only, for example by implementing HTTP authentication or a firewall rule.

Generated by OpenCVE AI on April 18, 2026 at 01:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 13 Feb 2026 18:15: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

Tue, 03 Feb 2026 15:00:00 +0000

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

Fri, 30 Jan 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 30 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in itsourcecode Directory Management System 1.0. The affected element is an unknown function of the file /admin/index.php. The manipulation of the argument Username leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
Title itsourcecode Directory Management System index.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:09:41.577Z

Reserved: 2026-01-30T07:53:21.663Z

Link: CVE-2026-1688

cve-icon Vulnrichment

Updated: 2026-01-30T16:26:56.860Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-30T16:16:13.023

Modified: 2026-02-13T18:07:38.643

Link: CVE-2026-1688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T01:15:05Z

Weaknesses