LiveActive security incident?Get immediate response
CVE Record

CVE-2021-37911: The management interface of BenQ smart wireless conference projector does not properly control user's privi...

The management interface of BenQ smart wireless conference projector does not properly control user's privilege. Attackers can access any system directory of this device through the interface and execute arbitrary commands if he enters the local subnetwork.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A BenQ EH600 OTA projector management interface can let someone already on the local network bypass intended privileges, browse device directories, and run commands. This can turn a conference-room device into a foothold for disruption, data exposure, or lateral movement if segmentation is weak.

Executive priority

Treat as high priority for environments using these projectors on shared networks. The main business decision is whether management access is isolated and whether vendor guidance has been applied.

Technical view

CVE-2021-37911 is CWE-269 improper privilege management in the BenQ EH600 OTA smart wireless conference projector management interface. The source states attackers entering the local subnetwork can access any system directory through the interface and execute arbitrary commands. CVSS is 8.8, adjacent-network, no privileges, no user interaction.

Likely exposure

Exposure is most likely where BenQ EH600 OTA projector management interfaces are reachable from local, wireless, guest, or shared office subnets. The sources do not state internet exposure or specific affected firmware versions.

Exploitation context

The bundle does not show CISA KEV listing or other evidence of active exploitation. Risk remains high because attack requires only local-subnet access, low complexity, no credentials, and no user interaction according to the CVSS vector.

Researcher notes

Evidence is limited to the CVE description, CVSS metadata, and TWCERT reference. Affected version data is unspecified, and no patch details are included in the supplied bundle. Avoid assuming broader BenQ product impact.

Mitigation direction

  • Inventory BenQ EH600 OTA projectors and confirm management interface placement.
  • Restrict projector management access to trusted administrator networks only.
  • Block guest, wireless client, and general user subnet access to the interface.
  • Check BenQ and TWCERT guidance for firmware updates or vendor workarounds.
  • Monitor affected devices for unauthorized configuration changes or unexpected behavior.

Validation and detection

  • Verify whether any BenQ EH600 OTA devices are deployed.
  • Confirm management interfaces are unreachable from guest and user subnets.
  • Review device model and firmware against the TWCERT advisory and CVE record.
  • Check network ACLs or firewall rules protecting projector management paths.
  • Review device and network logs for suspicious administrative activity.
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.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2021-37911 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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
2Source 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.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-37911Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BenQEH600 OTAunspecifiedListed
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.