CVE-2025-9410 Details
Description
A weakness has been identified in lostvip-com ruoyi-go up to 2.1. The affected element is the function SelectListByPage of the file modules/system/dao/GenTableDao.go. Executing manipulation of the argument isAsc/orderByColumn can lead to sql injection. It is possible to launch the attack remotely. The exploit has been made available to the public and could be exploited. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in the Ruoyi Background Management System (Golang version) developed by LostVIP. This issue affects versions through 2.1 and is located in the GenTableDao.go file, specifically within the SelectListByPage function. The vulnerability arises from the lack of proper input validation and parameter restrictions on data queries, allowing attackers to manipulate the isAsc and orderByColumn arguments to execute arbitrary SQL commands. This flaw can be exploited remotely, potentially leading to unauthorized data access, data manipulation, and other severe consequences.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 25, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/on-theway/cve/issues/3 | [email protected] | Broken Link |
| https://github.com/on-theway/cve/issues/4 | [email protected] | Broken Link |
| https://vuldb.com/?ctiid.321251 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.321251 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.633677 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.633679 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| lostvip ruoyi-go | <= 2.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Oct 6, 2025 | Initial Analysis | [email protected] |
| Aug 25, 2025 | New CVE Received | [email protected] |