Description
A vulnerability has been found in SourceCodester Human Resource Management 1.0. Affected by this vulnerability is an unknown functionality of the file /detailview.php of the component Employee View Page. Such manipulation of the argument employeeid leads to improper control of resource identifiers. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Published: 2026-06-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in SourceCodester Human Resource Management allows a remote attacker to tamper with the employeeid parameter in /detailview.php. By substituting a different employeeid value, the attacker can retrieve the personal details of any employee record, resulting in a breach of confidentiality. This improper control of resource identifiers is a classic IDOR vulnerability identified as CWE-99.

Affected Systems

SourceCodester Human Resource Management version 1.0 is affected by this IDOR flaw on the /detailview.php page.

Risk and Exploitability

The CVSS base score is 5.3, indicating a moderate risk level. The EPSS score is not available, so the current exploitation probability is unknown. The vulnerability is not listed in the CISA KEV catalog. The attack can be performed remotely by simply sending a crafted request to /detailview.php with a manipulated employeeid value. Because the exploit requires no privileged access and relies only on predictable URL parameters, it presents a tangible threat to confidentiality if left unmitigated.

Generated by OpenCVE AI on June 3, 2026 at 03:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest patch for SourceCodester Human Resource Management that addresses the IDOR flaw.
  • Add a server‑side authorization check to /detailview.php that verifies the employeeid belongs to a record the logged‑in user is permitted to view.
  • Validate and sanitize the employeeid input to ensure it is a numeric value within an approved range and exists in the database.

Generated by OpenCVE AI on June 3, 2026 at 03:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in SourceCodester Human Resource Management 1.0. Affected by this vulnerability is an unknown functionality of the file /detailview.php of the component Employee View Page. Such manipulation of the argument employeeid leads to improper control of resource identifiers. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Title SourceCodester Human Resource Management Employee View detailview.php resource injection
First Time appeared Sourcecodester
Sourcecodester human Resource Management
Weaknesses CWE-99
CPEs cpe:2.3:a:sourcecodester:human_resource_management:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester human Resource Management
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Sourcecodester Human Resource Management
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-03T14:35:41.215Z

Reserved: 2026-06-02T14:01:36.913Z

Link: CVE-2026-10624

cve-icon Vulnrichment

Updated: 2026-06-03T14:35:29.998Z

cve-icon NVD

Status : Received

Published: 2026-06-02T21:16:27.177

Modified: 2026-06-02T21:16:27.177

Link: CVE-2026-10624

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-03T04:30:05Z

Weaknesses