Cyber Posture

CVE-2025-0345

MediumPublic PoC

Published: 09 January 2025

Published
09 January 2025
Modified
22 August 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.0007 21.3th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Description

A vulnerability was found in leiyuxi cy-fast 1.0 and classified as critical. Affected by this issue is the function listData of the file /sys/menu/listData. The manipulation of the argument order leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.

Security Summary

CVE-2025-0345 is a critical SQL injection vulnerability (CWE-74, CWE-89) in leiyuxi cy-fast version 1.0. The flaw resides in the listData function within the /sys/menu/listData file, where manipulation of the "order" argument enables SQL injection. 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), indicating medium severity despite the critical classification.

The vulnerability can be exploited remotely by an authenticated attacker with low privileges over the network with low complexity and no user interaction required. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling unauthorized data access, modification, or disruption via injected SQL queries, scoped to the application's database permissions.

Advisories referenced in VulDB (ctiid.290858, id.290858, submit.475748) and a GitHub repository (d3do-23/cvelist/blob/main/cy-fast/sqli4.md) document the issue, with the exploit publicly disclosed and available for use. No specific patches or mitigations are detailed in the provided information; practitioners should review the references for updates and apply input validation or parameterized queries to the affected endpoint.

Details

CWE(s)
CWE-74CWE-89

Affected Products

leiyuxi
cy-fast
1.0

References