Cyber Posture

CVE-2025-1580

Medium

Published: 23 February 2025

Published
23 February 2025
Modified
07 May 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.0002 5.0th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-1580 is a medium-severity Injection (CWE-74) vulnerability in Phpgurukul Nipah Virus Testing Management System. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly enforces validation and sanitization of the 'searchdata' input parameter to block SQL injection attacks in /search-report-result.php.

prevent

Requires identification, reporting, and correction of the specific SQL injection flaw in the Nipah Virus Testing Management System.

detectrespond

Mandates vulnerability scanning to identify SQL injection issues like CVE-2025-1580 and timely 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.
T1505 Server Software Component Persistence
Adversaries may abuse legitimate extensible development features of servers to establish persistent access to systems.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in public-facing web application (/search-report-result.php) enables exploitation of public-facing apps (T1190), abuse of server software components/databases (T1505), and data collection from databases (T1213.006) via arbitrary SQL queries for access, modification, or deletion.

NVD Description

A vulnerability was found in PHPGurukul Nipah Virus Testing Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /search-report-result.php. The manipulation of the argument searchdata leads to sql injection. It is possible…

more

to launch the attack remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory mentions contradicting parameter names to be affected.

Deeper analysisAI

CVE-2025-1580 is a critical SQL injection vulnerability (CWE-74, CWE-89) in PHPGurukul Nipah Virus Testing Management System 1.0. The flaw affects an unknown function within the file /search-report-result.php, where manipulation of the 'searchdata' argument triggers the injection. Published on 2025-02-23, 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).

The vulnerability is exploitable remotely by attackers possessing low privileges, requiring low attack complexity and no user interaction. Successful exploitation enables limited impacts on confidentiality, integrity, and availability, such as unauthorized data access, modification, or disruption via injected SQL queries. The exploit has been publicly disclosed and may be actively used.

Advisories provide further details via references including a GitHub issue at https://github.com/wqywfvc/CVE/issues/5, the vendor site at https://phpgurukul.com/, and VulDB entries at https://vuldb.com/?ctiid.296556, https://vuldb.com/?id.296556, and https://vuldb.com/?submit.504234. The initial researcher advisory notes contradicting parameter names as potentially affected.

Details

CWE(s)

Affected Products

phpgurukul
nipah virus testing management system
1.0

CVEs Like This One

CVE-2025-1857Same product: Phpgurukul Nipah Virus Testing Management System
CVE-2025-2646Same vendor: Phpgurukul
CVE-2025-7491Same vendor: Phpgurukul
CVE-2025-2471Same vendor: Phpgurukul
CVE-2025-2642Same vendor: Phpgurukul
CVE-2025-2053Same vendor: Phpgurukul
CVE-2025-2734Same vendor: Phpgurukul
CVE-2025-2735Same vendor: Phpgurukul
CVE-2025-1855Same vendor: Phpgurukul
CVE-2025-2380Same vendor: Phpgurukul

References