VYPR
Unrated severityNVD Advisory· Published Feb 24, 2025· Updated Feb 24, 2025

SourceCodester Best Employee Management System salary_slip.php authorization

CVE-2025-1607

Description

A vulnerability, which was classified as problematic, has been found in SourceCodester Best Employee Management System 1.0. This issue affects some unknown processing of the file /admin/salary_slip.php. The manipulation of the argument id leads to authorization bypass. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AI Insight

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

Best Employee Management System 1.0 suffers from an authentication bypass in /admin/salary_slip.php via the 'id' parameter, allowing unauthorized remote access.

Vulnerability

The vulnerability resides in the /admin/salary_slip.php file of SourceCodester Best Employee Management System version 1.0. By manipulating the id parameter, an attacker can bypass authorization checks. The issue is accessible remotely without prior authentication [2].

Exploitation

An attacker can exploit the vulnerability by sending a crafted POST request to /admin/salary_slip.php with the id parameter set to a valid identifier (e.g., id=1). No authentication or special privileges are required, and the attack can be performed remotely [2].

Impact

Successful exploitation allows the attacker to view salary slip data of employees, leading to unauthorized disclosure of sensitive salary information. The impact is limited to information disclosure, with no further privilege escalation or system compromise described in the available references.

Mitigation

As of the publication date, the vendor has not responded to the disclosure and no official patch is available. Mitigation measures include restricting network access to the /admin/ directory, implementing additional authentication checks, or disabling the salary_slip.php endpoint until a fix is released.

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.