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

19 lines
809 B
Markdown

### [CVE-2012-4249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4249)
![](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
The Amazon Lab126 com.lab126.system sendEvent implementation on the Kindle Touch before 5.1.2 allows context-dependent attackers to execute arbitrary commands via shell metacharacters in a string, as demonstrated by using lipc-set-prop to set an LIPC property, a different vulnerability than CVE-2012-4248.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/122656
- http://www.kb.cert.org/vuls/id/MORO-8WKGBN
#### Github
No PoCs found on GitHub currently.