Vulnerability Database

384,139

Total vulnerabilities in the database

CVE-2011-3269 — lexmark / x950_firmware

Exposure of Sensitive Information to an Unauthorized Actor

Lexmark X, W, T, E, C, 6500e, and 25xxN devices before 2011-11-15 allow attackers to obtain sensitive information via a hidden email address in a Scan To Email shortcut.

  • Published: Mar 9, 2020
  • Updated: Sep 15, 2026
  • CVE: CVE-2011-3269
  • Severity: High
  • Exploit:
  • CISA KEV:

CVSS v3:

  • Severity: High
  • Score: 7.5
  • AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS v2:

  • Severity: Medium
  • Score: 5
  • AV:N/AC:L/Au:N/C:P/I:N/A:N

CWEs:

Software Affected versions
lexmark / x950_firmware <= lhs1.tq.p145h
lexmark / x952_firmware <= lhs1.tq.p145h
lexmark / x954_firmware <= lhs1.tq.p145h
lexmark / x940e_firmware <= lc.br.p051hds
lexmark / x945e_firmware <= lc.br.p051hds
lexmark / x925de_firmware <= lhs1.hk.p136l
lexmark / x860_firmware <= lp.sp.p510b
lexmark / x862_firmware <= lp.sp.p510b
lexmark / x864_firmware <= lp.sp.p510b
lexmark / x850_firmware <= lc4.be.p457s
lexmark / x852_firmware <= lc4.be.p457s
lexmark / x854_firmware <= lc4.be.p457s
lexmark / x792de_firmware <= lhs1.mr.p135l
lexmark / x782e_firmware <= lc2.to.p305cs
lexmark / x772e_firmware <= lc.tr.p275s
lexmark / x734_firmware <= lr.fl.p510b
lexmark / x736_firmware <= lr.fl.p510b
lexmark / x738_firmware <= lr.fl.p510b
lexmark / x650_firmware <= lr.mn.p510b
lexmark / x644_firmware <= lc2.mc.p307as
lexmark / x646_firmware <= lc2.mc.p307as
lexmark / x642_firmware <= lc2.mb.p307cs
lexmark / x548de_firmware <= lhs1.vk.p141i
lexmark / x546_firmware <= ll.el.p433
lexmark / x543_firmware <= ll.el.p433
lexmark / x544_firmware <= ll.el.p433
lexmark / x46x_firmware <= lr.bs.p510b
lexmark / x422_firmware <= gn.aq.p202
lexmark / x36x_firmware <= ll.bz.p433
lexmark / x34x_firmware <= 401.ec4
lexmark / x264_firmware <= lm1.mt.p232
lexmark / w850_firmware <= lp.jb.p510
lexmark / w840_firmware <= ls.ha.p121s
lexmark / t656_firmware <= lsj.sj.p019s
lexmark / t650_firmware <= lr.jp.p510
lexmark / t652_firmware <= lr.jp.p510
lexmark / t654_firmware <= lr.jp.p510
lexmark / t640_firmware <= ls.st.p240s
lexmark / t642_firmware <= ls.st.p240s
lexmark / t644_firmware <= ls.st.p240s
lexmark / t440_firmware <= jx.ju.p101
lexmark / e462_firmware <= lr.lbh.p510
lexmark / e460_firmware <= lr.lbh.p510
lexmark / e450_firmware <= lm.sz.p113vcref
lexmark / e350_firmware <= le.ph.p121
lexmark / e340_firmware <= br.h.p204
lexmark / e342_firmware <= br.h.p204
lexmark / e330_firmware <= 141.c09
lexmark / e332n_firmware <= 141.c09
lexmark / e234_firmware <= 141.c09
lexmark / e234n_firmware <= 141.c09
lexmark / e360_firmware <= ll.lbm.p429f
lexmark / e260_firmware <= ll.lbl.p429f
lexmark / e250_firmware <= le.pm.p121
lexmark / e240n_firmware <= br.q.p204
lexmark / e240_firmware <= br.m.p204
lexmark / e238_firmware <= br.m.p204
lexmark / e232_firmware <= 141.009
lexmark / e230_firmware <= 141.609
lexmark / e120_firmware <= le.ul.p040
lexmark / c950_firmware <= lhs1.tp.p145h
lexmark / c935dn_firmware <= lc.jo.p051s
lexmark / c925de_firmware <= lhs1.hv.p129l
lexmark / c920_firmware <= ls.ta.p127s
lexmark / c792e_firmware <= lhs1.hc.p131k
lexmark / c789_firmware <= lc.io.p165as
lexmark / c782_firmware <= lc.io.p165as
lexmark / c770_firmware <= lc.cm.p027bs
lexmark / c772_firmware <= lc.cm.p027bs
lexmark / c760_firmware <= 971.001
lexmark / c762_firmware <= 971.001
lexmark / c734_firmware <= lr.sk.p510
lexmark / c736_firmware <= lr.sk.p510
lexmark / c546_firmware <= lu.as.p433
lexmark / c540_firmware <= ll.as.p429a
lexmark / c530_firmware <= ls.sw.p026avcs
lexmark / c532_firmware <= ls.sw.p026avcs
lexmark / c534_firmware <= ls.sw.p026avcs
lexmark / c520_firmware <= ls.fa.p129s
lexmark / c522_firmware <= ls.fa.p129s
lexmark / c524_firmware <= ls.fa.p129s
lexmark / c510_firmware <= 891.004
lexmark / 6500e_firmware <= ljr.jr.p169
lexmark / 25xxn_firmware <= lcl.cu.p106

Frequently Asked Questions

A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.

CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.

A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.

Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.

Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.

SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.