CVE-2025-57119 Details
Description
An issue in Online Library Management System v.3.0 allows an attacker to escalate privileges via the adminlogin.php component and the Login function
A privilege escalation vulnerability has been identified in the Online Library Management System version 3.0. The issue arises in the adminlogin.php component, where an attacker can exploit the Login function to gain unauthorized access. This vulnerability is due to a lack of rate limiting, allowing for repeated login attempts without restriction, which could lead to brute-force attacks on admin credentials.
It is recommended to implement rate limiting and account lockout mechanisms on the login page, enforce strong password policies, and enable multi-factor authentication to protect against brute-force attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 17, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/danielmiessler/SecLists/blob/master/Usernames/cirt-default-usernames.txt | [email protected] | Not Applicable |
| https://github.com/Jazeye/CVE/blob/main/CVE-2025-57119/README.md | [email protected] | ExploitThird Party Advisory |
| https://phpgurukul.com | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-250 | Execution with Unnecessary Privileges | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| phpgurukul online library management system | 3.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2025 | Initial Analysis | [email protected] |
| Sep 17, 2025 | CVE Modified | CISA-ADP |
| Sep 16, 2025 | New CVE Received | [email protected] |