Cyber Posture

CVE-2025-2647

HighPublic PoC

Published: 23 March 2025

Published
23 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.0005 16.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-2647 is a high-severity Injection (CWE-74) vulnerability in Phpgurukul Art Gallery 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 16.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 prevents SQL injection by requiring validation of untrusted inputs like the Search parameter in /search.php before database queries.

prevent

Requires timely identification and remediation of the critical SQL injection flaw in PHPGurukul Art Gallery Management System 1.0.

detect

Facilitates detection of the SQL injection vulnerability through regular automated vulnerability scanning of the web application.

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?

Remote unauthenticated SQL injection in public-facing web app (/search.php) directly enables exploitation of the application.

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

NVD Description

A vulnerability was found in PHPGurukul Art Gallery Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /search.php. The manipulation of the argument Search leads to sql injection. The…

more

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

Deeper analysisAI

CVE-2025-2647 is a critical SQL injection vulnerability (CWE-74, CWE-89) affecting PHPGurukul Art Gallery Management System version 1.0. The flaw resides in unknown functionality of the /search.php file, where manipulation of the Search argument enables SQL injection. Published on 2025-03-23, 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 can be exploited remotely by unauthenticated attackers requiring low attack complexity and no user interaction. Successful exploitation grants limited impacts on confidentiality, integrity, and availability, such as unauthorized data access, modification, or disruption via injected SQL queries.

Advisories and details are available via VulDB entries (ctiid.300662, id.300662, submit.519777), the vendor site phpgurukul.com, and a GitHub issue disclosing a public exploit that may be used. No specific patch information is detailed in the available references.

Details

CWE(s)

Affected Products

phpgurukul
art gallery management system
1.0

CVEs Like This One

CVE-2025-2627Same product: Phpgurukul Art Gallery Management System
CVE-2025-2648Same product: Phpgurukul Art Gallery Management System
CVE-2025-2644Same product: Phpgurukul Art Gallery Management System
CVE-2025-2646Same product: Phpgurukul Art Gallery Management System
CVE-2025-2642Same product: Phpgurukul Art Gallery Management System
CVE-2025-2643Same product: Phpgurukul Art Gallery Management System
CVE-2025-2628Same product: Phpgurukul Art Gallery Management System
CVE-2025-2641Same product: Phpgurukul Art Gallery Management System
CVE-2025-2088Same vendor: Phpgurukul
CVE-2025-2679Same vendor: Phpgurukul

References