LiveActive security incident?Get immediate response
CVE Record

CVE-2020-18446: Cross Site Scripting (XSS) vulnerability exists in YUNUCMS 1.1.9 via the param parameter in the insertConte...

Cross Site Scripting (XSS) vulnerability exists in YUNUCMS 1.1.9 via the param parameter in the insertContent function in ContentModel.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-18446 is reported as a cross-site scripting issue in YUNUCMS 1.1.9. It could let attacker-supplied content run in another user's browser if the affected path is reachable. The public metadata does not provide severity, CVSS, authentication requirements, or a named fix.

Executive priority

First determine whether YUNUCMS 1.1.9 exists in the environment. If present, treat it as a web application exposure requiring owner assignment, access reduction, and vendor-guided remediation. Business urgency is uncertain without reachability and privilege details.

Technical view

The CVE describes XSS through the param parameter in the insertContent function in ContentModel.php for YUNUCMS 1.1.9. The record's affected vendor/product fields are incomplete, and no CWE, CVSS vector, patch version, or exploitation details are provided in the supplied sources.

Likely exposure

Exposure is limited to environments running YUNUCMS 1.1.9, especially where content insertion functionality is accessible. The CVE metadata lists affected vendor/product as n/a, so teams should verify deployments by inventory rather than relying only on CPE matching.

Exploitation context

The source bundle does not show KEV listing or active exploitation. The GitHub issue is the only advisory-style reference provided. XSS impact depends on reachability, privileges required, browser context, and whether victims with meaningful access can be induced to view affected content.

Researcher notes

Evidence is sparse. The CVE states the vulnerable function and parameter, but not attack preconditions, sink behavior, affected route, or fixed version. Avoid assuming reflected versus stored behavior unless confirmed from code or the referenced issue.

Mitigation direction

  • Identify any internet-facing or internal YUNUCMS 1.1.9 deployments.
  • Check the YUNUCMS project issue and vendor guidance for fixes or upgrade advice.
  • Restrict access to affected content-management functions until remediation is confirmed.
  • Apply web application filtering only as a temporary compensating control.
  • Review whether output encoding and input handling address the reported parameter.

Validation and detection

  • Confirm whether YUNUCMS is present and determine the exact running version.
  • Review ContentModel.php for insertContent handling of the param parameter.
  • Check application logs for suspicious script-like input to content insertion paths.
  • Verify whether an upstream patch, fork fix, or local code change has been applied.
  • Retest in a controlled environment without using production users or data.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-18446 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.