Description
A security vulnerability has been detected in SourceCodester Best Employee Management System 1.0. This affects an unknown function of the file /assets/uploadImage/Profile/. Such manipulation leads to exposure of information through directory listing. It is possible to launch the attack remotely.
Published: 2026-08-17
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SourceCodester Best Employee Management System 1.0 contains a flaw that allows an unauthenticated remote attacker to trigger a directory listing of the /assets/uploadImage/Profile/ directory. The directory listing exposes files that may hold sensitive employee information or configuration data. This vulnerability is classified as CWE‑548 (Exposed Sensitive Information) and CWE‑552 (Sensitive File or Directory Discovery), indicating that sensitive data is inadvertently revealed due to insufficient access controls. Based on the description, the attack can be performed by sending an unauthenticated HTTP request to the /assets/uploadImage/Profile/ path, which triggers the directory listing.

Affected Systems

The affected product is SourceCodester Best Employee Management System version 1.0. The flaw resides in an internal function that manages the /assets/uploadImage/Profile/ directory. No other vendor or product variants are identified in the advisory. The vulnerability may impact any deployment that uses this directory structure and allows public access to that location.

Risk and Exploitability

The vulnerability has a CVSS score of 6.9, which signifies a moderate level of risk. Its EPSS score is not available and it is not listed in CISA’s KEV catalog, indicating no confirmed exploitation yet. The flaw can be exploited remotely by a simple unauthenticated HTTP request, and it does not require any special credentials or elevated privileges. Because the attacker only needs to access a publicly exposed URL, the likelihood of discovery and exploitation remains significant as long as the directory listing remains enabled. The absence of a patch at the time of analysis underscores the need for prompt remediation.

Generated by OpenCVE AI on August 17, 2026 at 06:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any official patch or newer release from SourceCodester that addresses the directory listing issue
  • Disable directory listing for the /assets/uploadImage/Profile/ location by configuring the web server (e.g., adding "Options -Indexes" in Apache or setting "autoindex off" in Nginx) or using an .htaccess rule if supported
  • Restrict file permissions on the uploadImage/Profile directory so that only the web application process can read its contents

Generated by OpenCVE AI on August 17, 2026 at 06:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in SourceCodester Best Employee Management System 1.0. This affects an unknown function of the file /assets/uploadImage/Profile/. Such manipulation leads to exposure of information through directory listing. It is possible to launch the attack remotely.
Title SourceCodester Best Employee Management System Profile exposure of information through directory listing
First Time appeared Sourcecodester
Sourcecodester best Employee Management System
Weaknesses CWE-548
CWE-552
CPEs cpe:2.3:a:sourcecodester:best_employee_management_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester best Employee Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/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:N/VA:N/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Sourcecodester Best Employee Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T15:44:34.704Z

Reserved: 2026-08-16T14:40:56.066Z

Link: CVE-2026-19987

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-17T06:17:39.333

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-19987

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T07:00:08Z

Weaknesses
  • CWE-548

    Exposure of Information Through Directory Listing

  • CWE-552

    Files or Directories Accessible to External Parties