cve/2019/CVE-2019-18671.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-18671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18671)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Insufficient checks in the USB packet handling of the ShapeShift KeepKey hardware wallet before firmware 6.2.2 allow out-of-bounds writes in the .bss segment via crafted messages. The vulnerability could allow code execution or other forms of impact. It can be triggered by unauthenticated attackers and the interface is reachable via WebUSB.
### POC
#### Reference
- https://blog.inhq.net/posts/keepkey-CVE-2019-18671/
2024-06-09 00:33:16 +00:00
- https://blog.inhq.net/posts/keepkey-CVE-2019-18671/
2024-05-26 14:27:05 +02:00
- https://medium.com/shapeshift-stories/shapeshift-security-update-8ec89bb1b4e3
2024-06-09 00:33:16 +00:00
- https://medium.com/shapeshift-stories/shapeshift-security-update-8ec89bb1b4e3
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.