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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.8HighVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/Darry-lang1/vuln/tree/main/H3C/H3C%20NX18%20Plus/11CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
