Cyber Posture

CVE-2025-2682

HighPublic PoC

Published: 24 March 2025

Published
24 March 2025
Modified
27 March 2025
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0006 17.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

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)
CWE-74CWE-89

Affected Products

phpgurukul
bank locker management system
1.0

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
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.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References