Bmxnoc0401 FirmwareOperating system · Schneider Electric

CVE-2015-6462

MEDIUM · 5.4 CVSS v3.0 Published 2019-03-21
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
58/100
Remediation priority · Elevated
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Reflected Cross-Site Scripting (nonpersistent) allows an attacker to craft a specific URL, which contains Java script that will be executed on the Schneider Electric Modicon BMXNOC0401, BMXNOE0100, BMXNOE0110, BMXNOE0110H, BMXNOR0200H, BMXP342020, BMXP342020H, BMXP342030, BMXP3420302, BMXP3420302H, or BMXP342030H PLC client browser.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Reflected Cross-Site Scripting (XSS) vulnerability in Schneider Electric Modicon PLC web interfaces (models BMXNOC0401, BMXNOE0100, BMXNOE0110, BMXNOE0110H, BMXNOR0200H, BMXP342020, BMXP342020H, BMXP342030, BMXP3420302, BMXP3420302H, BMXP342030H). Attackers can embed malicious JavaScript in crafted URLs that execute in authenticated users' browsers when clicked.

MitigationApply vendor-provided firmware patches; implement input validation and output encoding on web interface parameters; consider web application firewall for additional protection.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Bmxnoc0401 FirmwareOperating system
Affected:all versions
Bmxnoe0100 FirmwareOperating system
Affected:all versions
Bmxnoe0110 FirmwareOperating system
Affected:all versions
Bmxnoe0110h FirmwareOperating system
Affected:all versions
Bmxnor0200h FirmwareOperating system
Affected:all versions
Modicon M340 Bmxp342020 FirmwareOperating system
Affected:all versions
Modicon M340 Bmxp342020h FirmwareOperating system
Affected:all versions
Modicon M340 Bmxp342030 FirmwareOperating system
Affected:all versions

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify PLC model
    Locate the PLC model number on the physical device hardware label or in the system/network documentation. Confirm it matches one of: BMXNOC0401, BMXNOE0100, BMXNOE0110, BMXNOE0110H, BMXNOR0200H, BMXP342020, BMXP342020H, BMXP342030, BMXP3420302, BMXP3420302H, or BMXP342030H.
    Affected if The model number matches any of the listed affected models.
  2. Verify web interface is enabled
    Attempt to access the PLC web interface via HTTP or HTTPS (common default ports 80/443 or configured ports). Use the IP address assigned to the PLC. If a login page or web console loads, the web interface is enabled.
    Affected if The web interface responds and displays a login or status page.
  3. Confirm network accessibility
    Ping the PLC IP address and attempt a TCP connection to ports 80 and 443 (or any custom web interface port) using netcat or telnet to verify the web server is reachable.
    Affected if The PLC responds to network requests and accepts connections on web service ports.
  4. Check for unauthenticated URL parameter handling
    With the web interface accessible, observe how URL parameters are handled in the address bar when navigating. Look for reflected parameters in the browser URL that might echo user input back into the page without encoding.
    Affected if URL parameters in the web interface reflect user-supplied values directly in the page response without encoding.

You are affected if you are running any of the listed Modicon PLC models with the web interface enabled and accessible on the network, as all firmware versions contain the XSS vulnerability in URL parameter handling.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply vendor-provided firmware patches; implement input validation and output encoding on web interface parameters; consider web application firewall for additional protection.

Fix this in Bmxnoc0401 Firmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2015-6462 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2015-6462 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data