CVE-2025-2682
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-2682 is a critical SQL injection vulnerability (CWE-74, CWE-89) in PHPGurukul Bank Locker Management System 1.0. The issue affects an unknown part of the file /edit-subadmin.php?said=3, where manipulation of the mobilenumber argument triggers the injection. The vulnerability was published on 2025-03-24T04:15:14.643 and 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).
An unauthenticated remote attacker can exploit this vulnerability by manipulating the mobilenumber parameter in requests to the affected endpoint. Exploitation requires low complexity and no user interaction, potentially allowing limited impacts on confidentiality, integrity, and availability, such as unauthorized data access, modification, or disruption.
Advisories detailing the vulnerability are available at https://github.com/ARPANET-cyber/CVE/issues/11, https://phpgurukul.com/, https://vuldb.com/?ctiid.300699, https://vuldb.com/?id.300699, and https://vuldb.com/?submit.521451. The exploit has been publicly disclosed and may be used by attackers.
The vulnerability's public disclosure of the exploit increases the risk of real-world exploitation against exposed instances of the software.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
SQL injection vulnerability in a public-facing web application directly enables remote exploitation of public-facing applications (T1190) via unauthenticated manipulation of input parameters.