9200c Digital SenderHardware / appliance · Hp

CVE-2008-4419

HIGH · 7.8 CVSS v2.0 Published 2009-02-05
Fix available
A fix is available. Upgrade to after 20081211_46.211.2 or later.
See remediation →
87/100
Remediation priority · High
Remotely reachable No privileges Zero-click

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
Directory traversal vulnerability in the HP JetDirect web administration interface in the HP-ChaiSOE 1.0 embedded web server on the LaserJet 9040mfp, LaserJet 9050mfp, and Color LaserJet 9500mfp before firmware 08.110.9; LaserJet 4345mfp and 9200C Digital Sender before firmware 09.120.9; Color LaserJet 4730mfp before firmware 46.200.9; LaserJet 2410, LaserJet 2420, and LaserJet 2430 before firmware 20080819 SPCL112A; LaserJet 4250 and LaserJet 4350 before firmware 20080819 SPCL015A; and LaserJet 9040 and LaserJet 9050 before firmware 20080819 SPCL110A allows remote attackers to read arbitrary files via directory traversal sequences in the URI.

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

Directory traversal vulnerability in HP-ChaiSOE 1.0 embedded web server allows remote unauthenticated attackers to read arbitrary files on the filesystem via specially crafted URI paths containing '../' sequences. The vulnerability affects multiple HP LaserJet printer models and Digital Senders running firmware versions prior to the specified patches.

MitigationUpdate affected HP printer firmware to the versions specified in the HP security bulletin (08.110.9, 09.120.9, 46.200.9, or 20080819 variants depending on model). If firmware update is not possible, restrict network access to the JetDirect web administration interface to trusted IPs only.

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
9200c Digital SenderHardware / appliance
Affected:<= 20081211_09.131.1
Color Laserjet 4370mfpHardware / appliance
Affected:<= 20081211_46.211.2
Color Laserjet 9500mfpHardware / appliance
Affected:<= 20070719_05.011.2
Laserjet 2410Hardware / appliance
Affected:<= 20070410_08.112.3
Laserjet 2420Hardware / appliance
Affected:<= 20070410_08.112.3
Laserjet 2430Hardware / appliance
Affected:<= 20070410_08.112.3
Laserjet 4250Hardware / appliance
Affected:<= 20080319_08.015.0
Laserjet 4345mfpHardware / appliance
Affected:<= 20081211_09.131.1

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
Authentication
None
Confidentiality
Complete
Integrity
None
Availability
None

AV:N/AC:L/Au:N/C:C/I:N/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 HP printer models on the network
    Scan the network for HP devices running the ChaiSOE web server, or access the JetDirect web admin interface (typically on port 80/443) of known HP LaserJet or Digital Sender devices. Look for model numbers such as 9200c, Color LaserJet 4370mfp/9500mfp, LaserJet 2410/2420/2430/4250/4345mfp.
    Affected if The environment contains any of the following HP devices: 9200c Digital Sender, Color LaserJet 4370mfp, Color LaserJet 9500mfp, LaserJet 2410, LaserJet 2420, LaserJet 2430, LaserJet 4250, or LaserJet 4345mfp.
  2. Retrieve the firmware version
    Access the JetDirect web administration interface and navigate to the Information or Status page to view the firmware date code. Alternatively, use SNMP (community string 'public') to query the printer: snmpget -v1 -c public <IP> enterprises.11.2.3.9.1.1.7.0 or check the 'Printer Firmware Date' field in the web interface.
    Affected if The firmware version matches or is earlier than the vulnerable versions: 20081211_09.131.1 (for 9200c, 4345mfp), 20081211_46.211.2 (for Color LaserJet 4370mfp), 20070719_05.011.2 (for Color LaserJet 9500mfp), 20070410_08.112.3 (for LaserJet 2410/2420/2430), or 20080319_08.015.0 (for LaserJet 4250).
  3. Verify JetDirect web interface is network accessible
    Confirm the web-based JetDirect administration interface is reachable on the network by attempting HTTP/HTTPS access to the printer IP on ports 80 or 443. Use a tool like curl or a browser to check: curl -v http://<printer-ip>/ or https://<printer-ip>/.
    Affected if The JetDirect web interface is exposed and accessible from network segments that include untrusted hosts.
  4. Confirm ChaiSOE web server is running
    Send an HTTP request to the printer and examine the Server header in the response. The HP-ChaiSOE server typically responds with headers indicating HP embedded web server. Example: curl -I http://<printer-ip>/ and look for server identification strings.
    Affected if The device responds with an HP embedded web server (ChaiSOE) in the HTTP Server header, indicating the vulnerable web server component is active.

A user is affected if they have any of the listed HP printer/digital sender models on their network with firmware versions at or below the specified thresholds AND the JetDirect web interface is network-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 a release after 20081211_46.211.2
Interim mitigation

Update affected HP printer firmware to the versions specified in the HP security bulletin (08.110.9, 09.120.9, 46.200.9, or 20080819 variants depending on model). If firmware update is not possible, restrict network access to the JetDirect web administration interface to trusted IPs only.

Fix this in 9200c Digital Sender Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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