CVE-2025-1815
Published: 02 March 2025
Description
A vulnerability, which was classified as critical, was found in pbrong hrms up to 1.0.1. This affects the function HrmsDB of the file \resource\resource.go. The manipulation of the argument user_cookie leads to improper authorization. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Security Summary
CVE-2025-1815 is a critical improper authorization vulnerability in pbrong hrms versions up to 1.0.1. It affects the HrmsDB function in the file \resource\resource.go, where manipulation of the user_cookie argument enables unauthorized access. The issue, published on 2025-03-02, carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L) and maps to CWEs 266 (Incorrect Privilege Assignment) and 285 (Improper Authorization).
The vulnerability allows remote attackers with no privileges or user interaction to exploit it over the network with low complexity. Successful exploitation grants limited unauthorized access, resulting in low impacts to confidentiality, integrity, and availability, such as potential data exposure or minor system modifications due to the authorization bypass.
Advisories and details are available via VulDB entries (ctiid.298083, id.298083, submit.506544) and GitHub issues at A7cc/cve #4, including a disclosed exploit that may be used publicly. No specific patches or mitigations are detailed in the provided references.
Details
- CWE(s)