Description
A vulnerability was detected in code-projects Employee Management System 1.0. This vulnerability affects unknown code of the file /370project/process/eprocess.php of the component Endpoint. Performing a manipulation of the argument pwd results in sql injection. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Published: 2026-04-26
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

A remote attacker can inject arbitrary SQL through the "pwd" parameter in the eprocess.php endpoint of the Employee Management System 1.0. This flaw is a classic SQL injection (CWE‑89) caused by inadequate handling of user input (CWE‑74), which allows manipulation of the internal SQL query. Successful exploitation can lead to unauthorized reading, alteration, or removal of database records, thereby threatening the confidentiality and integrity of the system’s data and potentially enabling further privilege escalation depending on the database user rights.

Affected Systems

code‑projects Employee Management System version 1.0 contains the vulnerable code in /370project/process/eprocess.php of the Endpoint component. No other vendor versions or products are listed in the data.

Risk and Exploitability

The CVSS score of 6.9 denotes a moderate severity flaw. The EPSS score is reported as < 1%, suggesting limited public exploitation, yet the vulnerability is publicly disclosed. It is not listed in the CISA KEV catalog. Attackers can trigger the flaw remotely by sending a crafted HTTP request to the eprocess.php endpoint with a malicious "pwd" value; no authentication or special privileges are required to execute the injection.

Generated by OpenCVE AI on April 28, 2026 at 13:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Employee Management System to a version that properly sanitizes the "pwd" parameter or deploy the vendor’s official patch.
  • Implement prepared statements or parameterized queries for all database interactions to eliminate user-supplied SQL injection risks.
  • Deploy a web application firewall or intrusion detection system tuned to detect and block suspicious SQL syntax patterns targeting the eprocess.php endpoint.

Generated by OpenCVE AI on April 28, 2026 at 13:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 20:45:00 +0000

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

Mon, 27 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 26 Apr 2026 22:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in code-projects Employee Management System 1.0. This vulnerability affects unknown code of the file /370project/process/eprocess.php of the component Endpoint. Performing a manipulation of the argument pwd results in sql injection. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Title code-projects Employee Management System Endpoint eprocess.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

Code-projects Employee Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T13:03:11.192Z

Reserved: 2026-04-26T07:08:36.866Z

Link: CVE-2026-7063

cve-icon Vulnrichment

Updated: 2026-04-27T13:03:07.924Z

cve-icon NVD

Status : Deferred

Published: 2026-04-26T23:16:21.737

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

Link: CVE-2026-7063

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T13:30:32Z

Weaknesses