Cyber Resilience

CVE-2023-0859

Canon Mf642Cdw Firmware ≤ 11.04

Published
11 May 2023
Modified
21 November 2024
CVSS Score v3.1 2.2
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0054 43th percentile
Risk Priority 23 floored blend · peak EPSS

Summary

CVE-2023-0859 is a low-severity Improper Validation of Specified Index, Position, or Offset in Input (CWE-1285) vulnerability in Canon Mf642Cdw Firmware. Its CVSS base score is 2.2 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 43th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

Arbitrary Files can be installed in the Setting Data Import function of Office / Small Office Multifunction Printers and Laser Printers(*). *:Satera LBP660C Series/LBP620C Series/MF740C Series/MF640C Series firmware Ver.11.04 and earlier sold in Japan. Color imageCLASS LBP660C Series/LBP 620C Series/X…

more

LBP1127C/MF740C Series/MF640C Series/X MF1127C firmware Ver.11.04 and earlier sold in US. i-SENSYS LBP660C Series/LBP620C Series/MF740C Series/MF640C Series, C1127P, C1127iF, C1127i firmware Ver.11.04 and earlier sold in Europe.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-0852Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0855Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0853Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0854Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0856Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0851Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0858Same product: Canon I-Sensys Lbp621Cw
CVE-2023-0857Same product: Canon I-Sensys Lbp621Cw
CVE-2023-6234Same product: Canon Lbp122Dw
CVE-2023-6229Same product: Canon Lbp122Dw

Affected Assets

canon
mf642cdw firmware
≤ 11.04
canon
mf644cdw firmware
≤ 11.04
canon
mf741cdw firmware
≤ 11.04
canon
mf743cdw firmware
≤ 11.04
canon
mf745cdw firmware
≤ 11.04
canon
lbp621c firmware
≤ 11.04
canon
lbp622c firmware
≤ 11.04
canon
lbp661c firmware
≤ 11.04
canon
lbp662c firmware
≤ 11.04
canon
lbp664c firmware
≤ 11.04
+35 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.4.2
  • V2.1.1
  • V2.2.1
  • V2.2.2

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation, preventing this class of flaw at development time.

ID.RA-01 partial match
prevents

Vulnerability identification processes can discover missing index validation via scanning or reviews.

PR.PS-02 partial match
prevents

Patching and replacement can remediate instances of the weakness after discovery.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect missing or incorrect index validation during development and acceptance.

prevents

Secure development lifecycle includes input validation requirements that can prevent improper index handling.

prevents

Application security requirements typically mandate bounds checking and validation of offsets/indices.

prevents

Secure architecture principles include defensive input validation and bounds checking for indexable resources.

prevents

Secure coding standards directly require validation of indices, positions, and offsets before use.

References