T6b80a FirmwareOperating system · Hp

CVE-2019-6323

MEDIUM · 6.1 CVSS v3.0 Published 2019-06-17
Fix available
A fix is available. Upgrade to 2019-04-19 / 2019-04-26 or later.
See remediation →
68/100
Remediation priority · Elevated
Remotely reachable No privileges

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
HP Color LaserJet Pro M280-M281 Multifunction Printer series (before v. 20190419), HP LaserJet Pro MFP M28-M31 Printer series (before v. 20190426) may have an embedded web server potentially vulnerable to reflected XSS in wireless configuration page.

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 · high confidence

Reflected XSS vulnerability in the embedded web server wireless configuration page of HP Color LaserJet Pro M280-M281 Multifunction Printer series (before v.20190419) and HP LaserJet Pro MFP M28-M31 Printer series (before v.20190426). The vulnerability allows injection of malicious scripts through unsanitized user input in the wireless settings parameters.

MitigationUpdate printer firmware to version 20190419 or later for M280-M281 series, and version 20190426 or later for M28-M31 series to remediate the reflected XSS vulnerability.

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
T6b80a FirmwareOperating system
Affected:< 2019-04-19
T6b83a FirmwareOperating system
Affected:< 2019-04-19
T6b81a FirmwareOperating system
Affected:< 2019-04-19
T6b82a FirmwareOperating system
Affected:< 2019-04-19
W2g54a FirmwareOperating system
Affected:< 2019-04-26
W2g55a FirmwareOperating system
Affected:< 2019-04-26
Y5s53a FirmwareOperating system
Affected:< 2019-04-26
Y5s55a FirmwareOperating system
Affected:< 2019-04-26

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
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.0/AV:N/AC:L/PR:N/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 the printer model number
    Access the printer's embedded web server (EWS) by entering the printer's IP address in a browser, or print a configuration/information page from the printer control panel. Locate the model identifier (such as T6b80a, T6b81a, T6b82a, T6b83a for M280-M281 series, or W2g54a, W2g55a, Y5s53a, Y5s55a for M28-M31 series).
    Affected if The model number matches one of the affected product codes: T6b80a, T6b81a, T6b82a, T6b83a, W2g54a, W2g55a, Y5s53a, or Y5s55a.
  2. Check the installed firmware version
    In the printer's embedded web server, navigate to the General tab or Information/Status section to view the firmware version. Alternatively, print a configuration page from the control panel to see the firmware date or version number.
    Affected if For M280-M281 series (T6b80a-T6b83a): firmware version date is before 2019-04-19. For M28-M31 series (W2g54a, W2g55a, Y5s53a, Y5s55a): firmware version date is before 2019-04-26.
  3. Confirm the embedded web server is enabled
    Access the printer's embedded web server via its IP address on the network. If the login page or printer status page loads, the web server is enabled. This can also be verified in the printer's network settings or via the HP Embedded Web Server configuration.
    Affected if The embedded web server is accessible and responds to HTTP requests on the network.
  4. Verify wireless settings page is accessible
    In the embedded web server, navigate to the Networking or Wireless settings section (typically under Settings > Network or Wireless). The vulnerability exists in the wireless configuration page where wireless network parameters can be entered or modified.
    Affected if The wireless configuration page is accessible and accepts user input for wireless network settings such as SSID or other wireless parameters.

The environment is affected if the printer model matches one of the eight affected product codes and its firmware version predates the threshold date (2019-04-19 for M280-M281 series or 2019-04-26 for M28-M31 series) while the embedded web server and wireless settings page are accessible.

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
Upgrade available Upgrade to 2019-04-19 / 2019-04-26 or later
Fixed in 2019-04-192019-04-26
Interim mitigation

Update printer firmware to version 20190419 or later for M280-M281 series, and version 20190426 or later for M28-M31 series to remediate the reflected XSS vulnerability.

Fix this in T6b80a Firmware Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA1.0 h
10.0 hours of engineering $1,750
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2019-6323 — 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-2019-6323 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