LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36914: QiHang Media Web Digital Signage 3.0.9 Cookie Authentication Credentials Disclosure

QiHang Media Web Digital Signage 3.0.9 contains a sensitive information disclosure vulnerability that allows remote attackers to intercept user authentication credentials through cleartext cookie transmission. Attackers can perform man-in-the-middle attacks to capture and potentially misuse stored authentication credentials transmitted in an insecure manner.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

QiHang Media Web Digital Signage 3.0.9.0 reportedly sends authentication cookie credentials in cleartext. Someone positioned on the same or intervening network could capture those credentials and access the signage management interface. This is high risk where signage systems share networks with users, guests, or third parties.

Executive priority

Prioritize if this product is used in production signage or public-facing facilities. Compromise could let attackers alter displayed content or misuse administrator sessions. If the product is not present, no action beyond inventory confirmation is needed.

Technical view

CVE-2020-36914 is a CWE-319 cleartext transmission issue affecting Shenzhen Xingmeng Qihang Media QiHang Media Web (QH.aspx) Digital Signage 3.0.9.0. The CVSS 4.0 score is 8.6, with adjacent-network attack vector, low complexity, no privileges, and no user interaction. Public references include third-party advisories and an exploit entry.

Likely exposure

Exposure is most likely for deployed QiHang Media Web Digital Signage 3.0.9.0 systems reachable over shared, poorly segmented, or untrusted networks. Internet exposure is not proven by the supplied sources, but management interfaces should be treated as sensitive.

Exploitation context

The source bundle includes a Packet Storm exploit entry, but CISA KEV status is false and no cited source states active exploitation. The realistic concern is credential interception through network man-in-the-middle positioning, not unauthenticated remote compromise from anywhere.

Researcher notes

Evidence is based on CVE data and third-party disclosures. The record identifies version 3.0.9.0 and CWE-319 but does not name a vendor patch. Avoid assuming broader version impact. Validate transport behavior in a controlled environment without capturing real user credentials.

Mitigation direction

  • Identify any QiHang Media Web Digital Signage 3.0.9.0 deployments.
  • Check vendor or maintainer guidance for fixed versions or configuration changes.
  • Require encrypted transport for management access wherever supported.
  • Restrict management access to trusted administrative networks or VPNs.
  • Segment signage systems away from user, guest, and third-party networks.
  • Rotate affected credentials after transport protections are in place.

Validation and detection

  • Inventory signage servers and confirm product and version.
  • Verify whether authentication cookies traverse only encrypted channels.
  • Review network paths for shared or untrusted segments.
  • Check logs for unusual management access using valid accounts.
  • Confirm management interfaces are not exposed beyond approved networks.
  • Document whether vendor remediation guidance exists for this version.
Prepared
Confidence
medium
Sources
8

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.

cwe · low confidence lookup

CWE-319: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-36914 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
High
CVSS
8.6 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

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.

1CVSS vectors
0Timeline events
0ADP providers
7Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 4.0HighCVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.6High
CVSS 4.0 vector shape for CVE-2020-36914Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Shenzhen Xingmeng Qihang Media Co., Ltd.QiHang Media Web (QH.aspx) Digital Signage3.0.9.0Listed
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.