Cyber Posture

CVE-2025-2678

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

Summary

CVE-2025-2678 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 20.1th 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 prevents SQL injection by requiring validation and sanitization of untrusted inputs like the 'editid' argument in /changeimage1.php.

prevent

Mandates timely identification, reporting, and correction of flaws such as the SQL injection vulnerability in PHPGurukul Bank Locker Management System 1.0.

detect

Enables automated vulnerability scanning to detect SQL injection issues like CVE-2025-2678 for prioritization and remediation.

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?

The CVE describes an unauthenticated SQL injection vulnerability in a publicly accessible PHP web application (/changeimage1.php), directly enabling remote exploitation of a public-facing application as per T1190.

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

NVD Description

A vulnerability was found in PHPGurukul Bank Locker Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /changeimage1.php. The manipulation of the argument editid leads to sql injection. The attack may be initiated…

more

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

Deeper analysisAI

CVE-2025-2678 is a critical SQL injection vulnerability in PHPGurukul Bank Locker Management System version 1.0. The flaw resides in the processing of the /changeimage1.php file, where manipulation of the 'editid' 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) and is associated with CWE-74 and CWE-89.

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. Successful exploitation allows limited impacts: low confidentiality (e.g., partial data exposure), low integrity (e.g., minor unauthorized modifications), and low availability (e.g., partial denial of service). The exploit has been publicly disclosed and may be actively used.

Advisories and further details are available in references including https://github.com/ARPANET-cyber/CVE/issues/7, https://phpgurukul.com/, https://vuldb.com/?ctiid.300695, https://vuldb.com/?id.300695, and https://vuldb.com/?submit.521445. Practitioners should consult these for vendor-specific patch information or workarounds.

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