Cyber Posture

CVE-2025-2674

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 19.9th 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-2674 is a critical SQL injection vulnerability in PHPGurukul Bank Locker Management System version 1.0. The issue affects an unknown functionality within the /aboutus.php file, where manipulation of the 'pagetitle' argument enables the 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 (Improper Neutralization of Special Elements used in an SQL Command) and CWE-89 (SQL Injection).

Remote attackers require only network access and no authentication or user interaction to exploit this vulnerability. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling unauthorized data access, modification, or disruption via injected SQL payloads through the 'pagetitle' parameter.

Advisories and additional details are available in referenced sources, including a GitHub issue at https://github.com/ARPANET-cyber/CVE/issues/3, the vendor site at https://phpgurukul.com/, and VulDB entries at https://vuldb.com/?ctiid.300691, https://vuldb.com/?id.300691, and https://vuldb.com/?submit.521441.

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

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 public-facing web application (/aboutus.php) with remote unauthenticated access directly maps to exploitation of public-facing apps.

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

References