Cyber Posture

CVE-2025-2680

HighPublic PoC

Published: 24 March 2025

Published
24 March 2025
Modified
04 June 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 18.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-2680 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 18.4th 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

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 and comprehensively mitigates SQL injection by requiring validation and sanitization of the 'mobilenumber' input parameter to neutralize special elements used in SQL commands.

prevent

Addresses the root cause by requiring timely remediation of the specific SQL injection flaw in /edit-assign-locker.php through patching or secure coding fixes.

prevent

Complements input validation by restricting the 'mobilenumber' parameter to valid formats, lengths, and types, blocking malformed payloads used in SQL injection attacks.

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 in a public-facing PHP web application (edit-assign-locker.php) allows unauthenticated remote exploitation over the network, directly mapping to T1190 Exploit Public-Facing Application for initial access with limited C/I/A impact.

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

NVD Description

A vulnerability was found in PHPGurukul Bank Locker Management System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /edit-assign-locker.php?ltid=1. The manipulation of the argument mobilenumber leads to sql injection. The…

more

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

Deeper analysisAI

CVE-2025-2680 is a critical SQL injection vulnerability in PHPGurukul Bank Locker Management System version 1.0. The issue affects an unknown functionality in the file /edit-assign-locker.php?ltid=1, where manipulation of the 'mobilenumber' argument enables SQL injection. Associated with CWE-74 (Improper Neutralization of Special Elements used in an SQL Command) and CWE-89 (SQL Injection), 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 was published on 2025-03-24.

The vulnerability allows remote attackers to exploit it without authentication or user interaction, requiring only network access and low attack complexity. Successful exploitation via the injectable 'mobilenumber' parameter can result in limited impacts to confidentiality, integrity, and availability, potentially enabling unauthorized data access, modification, or disruption within the affected application.

Advisories and details are available from sources including VulDB (ctiid.300697, id.300697, submit.521448), a GitHub issue at ARPANET-cyber/CVE/issues/9, and the vendor site phpgurukul.com. No specific patch or mitigation steps are detailed in the primary disclosure.

The exploit has been publicly disclosed and may be actively used by attackers.

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-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-2682Same 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