Cyber Posture

CVE-2025-2627

MediumPublic PoC

Published: 22 March 2025

Published
22 March 2025
Modified
02 April 2025
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0005 15.1th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may leverage databases to mine valuable information.

Security Summary

CVE-2025-2627 is a critical SQL injection vulnerability in PHPGurukul Art Gallery Management System version 1.0. The flaw resides in the /admin/contactus.php file, where manipulation of the 'pagetitle' argument enables injection attacks. Classified under CWE-74 and CWE-89, it carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L) and was published on 2025-03-22.

The vulnerability can be exploited remotely by an attacker with low privileges, such as an authenticated user with access to the admin interface. Successful exploitation allows limited impacts including low-level confidentiality, integrity, and availability violations through SQL injection, potentially enabling data exfiltration, modification, or disruption within the application's database.

Advisories and references, including those on VulDB (ctiid.300629, id.300629, submit.519335), a GitHub issue at liuhao2638/cve/issues/1, and the vendor site phpgurukul.com, document the issue but do not specify patches or mitigations in the available details.

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

Details

CWE(s)
CWE-74CWE-89

Affected Products

phpgurukul
art gallery 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.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in a remotely exploitable web application directly enables T1190 (Exploit Public-Facing Application); successful exploitation facilitates unauthorized database queries and data access via T1213.006 (Databases).

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

References