mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
20 lines
995 B
Markdown
20 lines
995 B
Markdown
### [CVE-2015-4640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4640)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SwiftKey language-pack update implementation on Samsung Galaxy S4, S4 Mini, S5, and S6 devices relies on an HTTP connection to the skslm.swiftkey.net server, which allows man-in-the-middle attackers to write to language-pack files by modifying an HTTP response. NOTE: CVE-2015-4640 exploitation can be combined with CVE-2015-4641 exploitation for man-in-the-middle code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/155412
|
|
- https://github.com/nowsecure/samsung-ime-rce-poc/
|
|
- https://www.nowsecure.com/blog/2015/06/16/remote-code-execution-as-system-user-on-samsung-phones/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|