CVE-2026-5328 Details
Description
A weakness has been identified in shsuishang modulithshop up to 829bac71f507e84684c782b9b062b8bf3b5585d6. The impacted element is the function listItem of the file src/main/java/com/suisung/shopsuite/pt/service/impl/ProductIndexServiceImpl.java of the component ProductItemDao Interface. Executing a manipulation of the argument sidx/sort can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. This patch is called 42bcb9463425d1be906c3b290cf29885eb5a2324. A patch should be applied to remediate this issue.
A SQL injection vulnerability has been identified in the Shsuishang Modulithshop application, specifically in the 'listItem' function of the 'ProductIndexServiceImpl.java' file. This vulnerability affects the 'sidx' and 'sort' parameters, allowing attackers to inject malicious SQL code that could be executed in the database. The issue arises from the direct interpolation of these parameters into the SQL ORDER BY clause without proper validation or sanitization. As a result, an attacker could exploit this vulnerability to extract sensitive information from the database, such as product details, user data, system configurations, and potentially administrative credentials. The vulnerability can be exploited remotely, and a public exploit is available.
A patch has been applied in commit '42bcb9463425d1be906c3b290cf29885eb5a2324' to address this vulnerability. Users should update to the latest version of Shsuishang Modulithshop to mitigate the SQL injection risk.
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.
Volerion
Assessed Apr 2, 2026CISA-ADP
Assessed Apr 2, 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/shsuishang/modulithshop/ | [email protected] | Source CodeVendor |
| https://github.com/shsuishang/modulithshop/commit/42bcb9463425d1be906c3b290cf29885eb5a2324 | [email protected] | Source CodeVendor |
| https://github.com/shsuishang/modulithshop/issues/3 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/shsuishang/modulithshop/issues/3#issue-4081835434 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/780789 | [email protected] | Technical Description |
| https://vuldb.com/vuln/354659 | [email protected] | AdvisoryExploitRemedy |
| https://vuldb.com/vuln/354659/cti | [email protected] | Content WallTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| 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 |
|---|---|
| shsuishang modulithshop | All versions |
CPE
Remediation
| |
Change History
4 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] |
| Apr 2, 2026 | New CVE Received | [email protected] |
Volerion