LiveActive security incident?Get immediate response
CVE Record

CVE-2022-36504: H3C Magic NX18 Plus NX18PV100R003 was discovered to contain a stack overflow via the function Edit_BasicSSID.

H3C Magic NX18 Plus NX18PV100R003 was discovered to contain a stack overflow via the function Edit_BasicSSID.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-36504 is a high-severity stack overflow reported in H3C Magic NX18 Plus firmware NX18PV100R003. A successful local, low-privilege attack could affect confidentiality, integrity, and availability. The provided sources do not name a vendor patch, active exploitation, or broader affected versions.

Executive priority

Treat this as a targeted device-risk issue, not a confirmed mass-exploitation emergency. Prioritize inventory and firmware verification for H3C Magic NX18 Plus deployments, then follow vendor guidance because the provided public sources do not identify a patch.

Technical view

The CVE describes a CWE-787 out-of-bounds write/stack overflow in the Edit_BasicSSID function. CVSS v3.1 is 7.8 with AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, indicating local access and low privileges are required, with high impact if exploited.

Likely exposure

Exposure appears limited to H3C Magic NX18 Plus devices running NX18PV100R003, based on the description. The structured affected-product fields are listed as n/a and no CPEs are provided, so version scope is incomplete.

Exploitation context

No source in the bundle reports active exploitation, and the CVE is not listed as KEV. The CVSS vector indicates exploitation requires local access and low privileges, not a remote unauthenticated internet path.

Researcher notes

The public record is sparse: it names Edit_BasicSSID and CWE-787, but affected metadata is incomplete and remediation details are absent. Avoid broad product assumptions beyond H3C Magic NX18 Plus NX18PV100R003 unless additional vendor evidence is obtained.

Mitigation direction

  • Identify any H3C Magic NX18 Plus devices in use.
  • Check whether firmware NX18PV100R003 is installed.
  • Review H3C or maintainer guidance for patched firmware or workarounds.
  • Restrict local and administrative access to trusted users only.
  • Monitor affected devices for unexpected configuration changes or instability.

Validation and detection

  • Confirm device model and firmware version from asset records or administration UI.
  • Compare findings against CVE-2022-36504 and the linked researcher reference.
  • Verify whether vendor guidance names a fixed firmware release.
  • Document any exposed management paths and privileged local users.
  • Retest after applying any vendor-provided update or workaround.
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 · low confidence lookup

CWE-787: 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-2022-36504 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
7.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2022-36504Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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
n/an/an/aListed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.