CVE-2025-56254
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-04
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpgurukul | employee_leave_management_system | 2.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the PHPGurukul Employee Leave Management System 2.1. It allows an authenticated user to manipulate the leaveid parameter in the URL to access leave application details of other users, which they should not be authorized to see.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access to sensitive leave application details of other users. It compromises user privacy and could potentially expose confidential employee information to unauthorized individuals within the system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could lead to non-compliance with data protection regulations such as GDPR and HIPAA because it allows unauthorized access to personal and potentially sensitive employee information, violating principles of data confidentiality and access control.