CVE-2023-3710
Medium PUBLISHEDPrinter web page invalid command execution
Not yet in CISA KEV
Recommended Action
Review exposure in your environment and monitor for exploitation signals before broader rollout.
At a Glance
Improper Input Validation vulnerability in Honeywell PM43 on 32 bit, ARM (Printer web page modules) allows Command Injection.This issue affects PM43 versions prior to P10.19.050004. Update to the latest available firmware version of the respective printers to version MR19.5 (e.g. P10.19.050006).
- Published
- Sep 12, 2023
- First Seen
- Jul 07, 2025
- CVSS
- 9.9 Critical
- EPSS
- —
Recommended Actions
- Review exposure in your environment and monitor for exploitation signals before broader rollout.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
| Source | Added |
|---|---|
| The Shadowserver (via CIRCL) First | 2025-07-07 00:00 UTC |
References
- https://www.honeywell.com/us/en/product-security
- https://hsmftp.honeywell.com:443/en/Software/Printers/Industrial/PM23-PM23c-PM43-PM43c/Current/Firmware/firmwaresignedP1019050004
- https://hsmftp.honeywell.com:443/en/Software/Printers/Industrial/PM23-PM23c-PM43-PM43c/Current/Firmware/firmwarexasignedP1019050004A
Detection Context
Request patterns and scanner artifacts observed for this CVE. Operational detection logic guidance is coming soon.
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-3710.yaml | Apr 25, 2025 |
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H
Exploitation Status
Proof of concept available
Recorded 2023-07-03 01:14:02 UTC · GitHub
Weaknesses (CWE)
-
Improper Input Validation
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-3710.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2023-07-03 01:14:02 UTC · 5 stars
Honeywell PM43工控打印机管理后台username参数RCE漏洞证明POC
nuclei · Created Unknown
Timeline
-
Added to KEVIntel
-
Detected by Nuclei
-
CVE Published to Public
-
CVE ID Reserved
-
Proof of Concept Exploit Available
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v1/pro/kevs/CVE-2023-3710
{
"cve_id": "CVE-2023-3710",
"title": "Printer web page invalid command execution",
"affected_vendor": "Honeywell",
"affected_product": "PM23/43, PC23/43, PD43, PM42, PX4ie/6ie, PX45/65, PD45, PX240, PX940, PM45, RP2f/RP4f",
"confidence": "Medium",
"cvss_score": 9.9,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": false,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}