Cyber Posture

CVE-2025-0564

HighPublic PoC

Published: 19 January 2025

Published
19 January 2025
Modified
28 February 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 23.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0564 is a high-severity Injection (CWE-74) vulnerability in Anisha Fantasy-Cricket. 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 23.0th 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 the 'uname' argument in /authenticate.php to ensure only valid inputs are processed.

prevent

Mandates timely identification, reporting, and correction of the SQL injection flaw in Fantasy-Cricket 1.0, eliminating the vulnerability.

prevent

Implements boundary protection such as web application firewalls to monitor and block remote SQL injection payloads targeting /authenticate.php.

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?

Direct remote exploitation of a public-facing web application via SQL injection in authenticate.php.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability was found in code-projects Fantasy-Cricket 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /authenticate.php. The manipulation of the argument uname leads to sql injection. The attack can be…

more

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

Deeper analysisAI

CVE-2025-0564 is a critical SQL injection vulnerability (CWE-74, CWE-89) discovered in code-projects Fantasy-Cricket version 1.0. The flaw resides in an unknown functionality of the file /authenticate.php, where manipulation of the uname argument enables SQL injection. Published on 2025-01-19, 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 is exploitable remotely over the network with low attack complexity, requiring no privileges, user interaction, or impact on scope. Successful exploitation allows attackers to achieve low-level impacts on confidentiality, integrity, and availability through SQL injection.

Advisories and further details, including submission records, are documented in references such as https://vuldb.com/?ctiid.292525, https://vuldb.com/?id.292525, https://vuldb.com/?submit.484186, https://code-projects.org/, and https://github.com/LiuSir5211314/-sir/issues/3.

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

Details

CWE(s)

Affected Products

anisha
fantasy-cricket
1.0

CVEs Like This One

CVE-2025-0563Same product: Anisha Fantasy-Cricket
CVE-2025-7211Same vendor: Anisha
CVE-2025-15407Same vendor: Anisha
CVE-2025-7411Same vendor: Anisha
CVE-2025-7410Same vendor: Anisha
CVE-2025-1162Same vendor: Anisha
CVE-2025-7409Same vendor: Anisha
CVE-2025-15409Same vendor: Anisha
CVE-2025-15410Same vendor: Anisha
CVE-2025-0934Same vendor: Anisha

References