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.9th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-2682 is a high-severity Injection (CWE-74) vulnerability in Phpgurukul Bank Locker Management System. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 17.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires validation of the mobilenumber parameter in /edit-subadmin.php to prevent SQL injection exploitation.

prevent

Mandates identification, reporting, and correction of the specific SQL injection flaw in PHPGurukul Bank Locker Management System 1.0.

preventdetect

Requires vulnerability scanning of web applications to detect and remediate SQL injection vulnerabilities like CVE-2025-2682.

MITRE ATT&CK Enterprise TechniquesAI

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

NVD Description

A vulnerability classified as critical has been found in PHPGurukul Bank Locker Management System 1.0. This affects an unknown part of the file /edit-subadmin.php?said=3. The manipulation of the argument mobilenumber leads to sql injection. It is possible to initiate the…

more

attack remotely. The exploit has been disclosed to the public and may be used.

Deeper analysisAI

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

phpgurukul
bank locker management system
1.0

CVEs Like This One

CVE-2025-2679Same product: Phpgurukul Bank Locker Management System
CVE-2025-2678Same product: Phpgurukul Bank Locker Management System
CVE-2025-2680Same product: Phpgurukul Bank Locker Management System
CVE-2025-2683Same product: Phpgurukul Bank Locker Management System
CVE-2025-2677Same product: Phpgurukul Bank Locker Management System
CVE-2025-2674Same product: Phpgurukul Bank Locker Management System
CVE-2025-2684Same product: Phpgurukul Bank Locker Management System
CVE-2025-2676Same product: Phpgurukul Bank Locker Management System
CVE-2025-2681Same product: Phpgurukul Bank Locker Management System
CVE-2025-2663Same product: Phpgurukul Bank Locker Management System

References