SQL Injection Affecting net.mingsoft:ms-mcms Open this link in a new tab package, versions [0,]
Exploit Maturity
Proof of concept
Attack Complexity
Low
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-NETMINGSOFT-2385692
-
published
27 Jan 2022
-
disclosed
27 Jan 2022
-
credit
lz2y&r2
Introduced: 27 Jan 2022
CVE-2021-46385 Open this link in a new tabHow to fix?
Upgrade net.mingsoft:ms-mcms
to version or higher.
Overview
Affected versions of this package are vulnerable to SQL Injection via the IModelDataBiz interface, which requires implementing the queryDiyFormData
method. The way it is implemented allows the orderBy
value to be injected into the statement when resolving a GET request.