Cyber Posture

CVE-2025-2737

High

Published: 25 March 2025

Published
25 March 2025
Modified
06 May 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.0008 22.7th 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-2737 is a critical SQL injection vulnerability in PHPGurukul Old Age Home Management System 1.0. The issue resides in an unknown part of the file /admin/contactus.php, where manipulation of the pagetitle argument enables the injection. Classified under CWE-74 and CWE-89, it carries a CVSS v3.1 base score of 7.3.

The vulnerability is exploitable remotely by unauthenticated attackers with low complexity and no user interaction required, per the CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). Successful exploitation grants limited access to confidential data, moderate integrity disruption, and low availability impact through SQL queries.

Advisories and further details are available in referenced sources, including a GitHub issue at https://github.com/X-X-007/cve/issues/1, the vendor site at https://phpgurukul.com/, and VULDB entries at https://vuldb.com/?ctiid.300759, https://vuldb.com/?id.300759, and https://vuldb.com/?submit.522898.

The exploit has been publicly disclosed and may be used in attacks.

Details

CWE(s)
CWE-74CWE-89

Affected Products

phpgurukul
old age home 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?

The CVE describes a remote unauthenticated SQL injection vulnerability in a public-facing PHP web application, directly enabling exploitation of public-facing applications for initial access and data manipulation via injected queries.

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

References