Files
CVEs-PoC/2017/CVE-2017-5671.md
T
2025-09-29 21:09:30 +02:00

20 lines
957 B
Markdown

### [CVE-2017-5671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5671)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Honeywell Intermec PM23, PM42, PM43, PC23, PC43, PD43, and PC42 industrial printers before 10.11.013310 and 10.12.x before 10.12.013309 have /usr/bin/lua installed setuid to the itadmin account, which allows local users to conduct a BusyBox jailbreak attack and obtain root privileges by overwriting the /etc/shadow file.
### POC
#### Reference
- https://akerva.com/blog/intermec-industrial-printers-local-root-with-busybox-jailbreak/
- https://github.com/kmkz/exploit/blob/master/CVE-2017-5671-Credits.pdf
- https://www.exploit-db.com/exploits/41754/
#### Github
No PoCs found on GitHub currently.