CVE-2025-56162

CVE-2025-56162 is a medium-severity vulnerability in Yiovo Firefly Mall with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.

Key facts

Description

YOSHOP 2.0 suffers from an unauthenticated SQL injection in the goodsIds parameter of the /api/goods/listByIds endpoint. The getListByIds function concatenates user input into orderRaw('field(goods_id, ...)'), allowing attackers to: (a) enumerate or modify database data, including dumping admin password hashes; (b) write web-shell files or invoke xp_cmdshell, leading to remote code execution on servers configured with sufficient DB privileges.

Frequently asked questions

What is CVE-2025-56162?
YOSHOP 2.0 suffers from an unauthenticated SQL injection in the goodsIds parameter of the /api/goods/listByIds endpoint. The getListByIds function concatenates user input into orderRaw('field(goods_id, ...)'), allowing attackers to: (a) enumerate or modify database data, including dumping admin password hashes; (b) write web-shell files or invoke xp_cmdshell, leading to remote code execution on servers configured with sufficient DB privileges.
How severe is CVE-2025-56162?
CVE-2025-56162 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
Is CVE-2025-56162 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-56162?
CVE-2025-56162 affects Yiovo Firefly Mall. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-56162?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-56162 have an EU (EUVD) identifier?
Yes. CVE-2025-56162 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-32581.
When was CVE-2025-56162 published?
CVE-2025-56162 was published on 2025-10-02 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Yiovo Firefly Mall

All CVEs affecting Yiovo Firefly Mall →

Other CWE-89 (SQL Injection) vulnerabilities

Browse all CWE-89 (SQL Injection) vulnerabilities →