CVE-2025-2684
Published: 24 March 2025
Description
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Security Summary
CVE-2025-2684 is a critical SQL injection vulnerability (CWE-74, CWE-89) in PHPGurukul Bank Locker Management System 1.0. The issue affects the processing of the /search-report-details.php file, where manipulation of the searchinput argument enables SQL injection. Published on 2025-03-24, it 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).
The vulnerability can be exploited remotely by unauthenticated attackers with low complexity, requiring no user interaction or privileges. Successful exploitation allows limited impacts on confidentiality, integrity, and availability through SQL injection, potentially enabling data extraction, modification, or disruption. The exploit has been publicly disclosed and may be used by attackers.
Advisories referenced in VulDB entries (https://vuldb.com/?ctiid.300701, https://vuldb.com/?id.300701, https://vuldb.com/?submit.521453) and a GitHub issue (https://github.com/ARPANET-cyber/CVE/issues/13) document the flaw, with the vendor site available at https://phpgurukul.com/. No specific patches or mitigations are detailed in the provided information.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Remote unauthenticated SQL injection in a web application directly enables T1190 Exploit Public-Facing Application for initial access and data manipulation.