S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Dec 10, 2024

CVE-2022-4375 Scanner

CVE-2022-4375 Scanner - SQL Injection vulnerability in Mingsoft MCMS

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.3k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2022-4375
9.8
CVSSmedium
Exploitable remotely over the internet · low-privilege account sufficient.

A vulnerability was found in Mingsoft MCMS up to 5.2.9. It has been classified as critical. Affected is an unknown function of the file /cms/category/list. The manipulation of the argument sqlWhere leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 5.2.10 is able to address this issue. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215196.

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
MCMSby Mingsoft
5.2.0
Updated Aug 22, 2026View on NVD →
Detail

Mingsoft MCMS is a popular content management system used by developers and organizations to create and manage websites efficiently. The software provides a wide range of features, including a user-friendly interface, extensibility through plugins, and robust support for various types of content. Mingsoft MCMS is widely used for e-commerce, blogging, and other website management purposes. It supports multilingual capabilities, making it suitable for global audiences. Its integration capabilities make it a popular choice for businesses aiming to streamline content delivery. However, the widespread use also increases its susceptibility to exploitation.

The vulnerability detected in Mingsoft MCMS is an SQL Injection vulnerability. SQL Injection occurs when an attacker manipulates input parameters to execute arbitrary SQL commands on the database. This particular vulnerability arises due to inadequate input sanitization in the `sqlWhere` parameter in the `/cms/category/list` endpoint. Exploiting this vulnerability allows attackers to interact with the database in unauthorized ways, potentially accessing or modifying sensitive data. The severity of this vulnerability makes it a critical issue for system administrators to address promptly.

The technical details of the vulnerability show that the `sqlWhere` parameter in the `/cms/category/list` endpoint is susceptible to malicious SQL payloads. The parameter does not properly sanitize input, allowing attackers to inject SQL commands. By exploiting this flaw, an attacker can retrieve sensitive data, escalate privileges, or execute other database operations. The issue was identified through specific error messages such as "java.sql.SQLSyntaxErrorException" and database structures like "cms_category" in the response body, indicating improper handling of input data.

Exploitation of this vulnerability can have severe consequences. Attackers could gain unauthorized access to sensitive user data, including personal information, payment details, and login credentials. They might alter or delete critical data, potentially causing system disruptions. In extreme cases, the vulnerability could lead to the complete compromise of the affected application, resulting in reputational damage and legal liabilities for the organization. Moreover, it could pave the way for additional attacks, such as privilege escalation or malware injection.

REFERENCES

Solution Advice
  • Apply the vendor-supplied patch or update Mingsoft MCMS to the latest version.
  • Sanitize all user inputs and enforce strict validation for input parameters.
  • Implement database query parameterization to prevent injection attacks.
  • Regularly monitor and audit logs for signs of SQL injection attempts.
  • Conduct regular vulnerability scans to identify and mitigate similar issues.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2022-4375 Scanner - SQL Injection vulnerability in Mingsoft MCMS | S4E