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

CVE-2023-3990 Scanner

CVE-2023-3990 Scanner - Cross-Site Scripting (XSS) vulnerability in Mingsoft MCMS

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
3.1k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
1
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-3990
6.1
CVSSlow
Exploitable remotely over the internet · low-privilege account sufficient · user interaction needed.

A vulnerability classified as problematic has been found in Mingsoft MCMS up to 5.3.1. This affects an unknown part of the file search.do of the component HTTP POST Request Handler. The manipulation of the argument style leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-235611.

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

Mingsoft MCMS is a content management system commonly used by developers and organizations to build and maintain websites. Its rich features and extensibility make it suitable for a wide range of applications, from small business sites to large enterprise portals. The software is popular for its user-friendly interface and customizable modules. It is designed to handle diverse content management needs efficiently. Mingsoft MCMS supports multiple languages, making it accessible to global users. With regular updates, it strives to provide users with enhanced security and performance.

The vulnerability detected in this scanner involves Cross-Site Scripting (XSS) in Mingsoft MCMS up to version 5.3.1. An attacker can exploit this flaw by injecting malicious scripts into the application’s HTTP POST Request Handler, specifically the search.do file. This issue arises due to inadequate input sanitization on the `style` parameter. Exploiting this vulnerability can allow attackers to execute arbitrary scripts in the browser of users who view the manipulated content. As a result, the application becomes vulnerable to unauthorized actions performed on behalf of authenticated users.

Technically, the issue is rooted in the lack of input validation for the `style` parameter in POST requests to the search.do file. When malicious JavaScript code, such as ``, is sent, the application processes it without neutralizing the script. If successful, the injected code is executed in the user's browser whenever they interact with the affected functionality. This enables attackers to manipulate the document's content, exfiltrate data, or redirect users to malicious sites.

If this vulnerability is exploited, attackers could steal sensitive data such as session tokens or user credentials, modify the content displayed to users, or spread further attacks to unsuspecting victims. Additionally, attackers might deface the site or compromise its integrity, leading to a loss of user trust and potential financial or reputational damage.

REFERENCES

Solution Advice
  • Update Mingsoft MCMS to version 5.4 or later to address the vulnerability.
  • Implement input validation and sanitization for user-supplied data.
  • Enable Content Security Policy (CSP) to mitigate script injection risks.
  • Regularly monitor and patch software to protect against emerging threats.

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-2023-3990 Scanner - Cross-Site Scripting (XSS) vulnerability in Mingsoft MCMS | S4E