VYPR
Unrated severityNVD Advisory· Published Jan 29, 2025· Updated Feb 12, 2025

SourceCodester Best Employee Management System Administrative Endpoint View_user.php access control

CVE-2025-0802

Description

A vulnerability classified as critical was found in SourceCodester Best Employee Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/View_user.php of the component Administrative Endpoint. The manipulation leads to improper access controls. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SourceCodester Best Employee Management System 1.0 has improper access controls in /admin/View_user.php, allowing low-privileged users to access admin functions remotely.

Vulnerability

In SourceCodester Best Employee Management System 1.0, the endpoint /admin/View_user.php lacks proper authorization checks. This allows any authenticated user, regardless of privilege level, to access administrative functionalities such as viewing, creating, and deleting employee records. The vulnerability is classified as critical and affects the administrative panel component [1].

Exploitation

An attacker only needs a valid user account with low privileges (e.g., a standard employee). The exploit involves appending /admin/View_user.php to the application base URL (e.g., http://localhost/_hr_soft/admin/View_user.php) after logging in with the low-privileged account. No additional authentication or special conditions are required. The attacker can then perform admin-level operations such as deleting or creating employee records [1].

Impact

Successful exploitation violates the principle of least privilege, allowing unauthorized administrative actions. This compromises data integrity (unauthorized modification or deletion of employee records) and can lead to further security breaches. The attacker gains admin-level capabilities without proper authorization [1].

Mitigation

As of the publication date (2025-01-29), no official patch has been released. The vendor (SourceCodester) has not provided a fix or workaround. Users should implement access control checks at the server level, restrict direct access to /admin/ endpoints based on user roles, and monitor for unauthorized activity. The vulnerability is publicly disclosed, increasing the risk of exploitation [1][2].

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.