cve/2016/CVE-2016-10702.md

18 lines
761 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-10702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10702)
![](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
Pebble Smartwatch devices through 4.3 mishandle UUID storage, which allows attackers to read an arbitrary application's flash storage, and access an arbitrary application's JavaScript instance, by modifying a UUID value within the header of a crafted application binary.
### POC
#### Reference
- https://blog.fletchto99.com/2016/november/pebble-app-sandbox-escape/
#### Github
No PoCs found on GitHub currently.