CVE-2026-1122 Details
Description
A vulnerability was determined in Yonyou KSOA 9.0. This impacts an unknown function of the file /worksheet/work_info.jsp of the component HTTP GET Parameter Handler. This manipulation of the argument ID causes sql injection. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in Yonyou KSOA version 9.0. The issue resides in the '/worksheet/work_info.jsp' file, where the application improperly handles the 'id' parameter in HTTP GET requests. This lack of validation allows remote, unauthenticated attackers to inject malicious SQL commands, potentially leading to unauthorized database access, data manipulation, or exploitation of the database server. The vulnerability affects environments using Microsoft SQL Server.
It is recommended to use prepared statements for database queries to prevent SQL injection. Input validation should be implemented to ensure that the 'id' parameter only contains expected values, such as integers. Additionally, deploying a Web Application Firewall (WAF) can help block common SQL injection patterns.
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 Jan 20, 2026References 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/LX-66-LX/cve/issues/8 | [email protected] | Broken Link |
| https://vuldb.com/?ctiid.341714 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.341714 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.734549 | [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 |
|---|---|
| yonyou ksoa | 9.0 |
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] |
| Feb 9, 2026 | Initial Analysis | [email protected] |
| Jan 18, 2026 | New CVE Received | [email protected] |