mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
18 lines
882 B
Markdown
18 lines
882 B
Markdown
### [CVE-2013-5933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5933)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the sub_E110 function in init in a certain configuration of Android 2.3.7 on the Motorola Defy XT phone for Republic Wireless allows local users to gain privileges or cause a denial of service (memory corruption) by writing a long string to the /dev/socket/init_runit socket that is inconsistent with a certain length value that was previously written to this socket.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://plus.google.com/110348415484169880343/posts/5ofgPNrSu3J
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|