Files
CVEs-PoC/2013/CVE-2013-4777.md
T
2024-06-18 02:51:15 +02:00

18 lines
747 B
Markdown

### [CVE-2013-4777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4777)
![](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
A certain configuration of Android 2.3.7 on the Motorola Defy XT phone for Republic Wireless uses init to create a /dev/socket/init_runit socket that listens for shell commands, which allows local users to gain privileges by interacting with a LocalSocket object.
### POC
#### Reference
- https://plus.google.com/110348415484169880343/posts/5ofgPNrSu3J
#### Github
No PoCs found on GitHub currently.