Files
CVEs-PoC/2020/CVE-2020-8899.md
T
2024-05-25 21:48:12 +02:00

21 lines
1.1 KiB
Markdown

### [CVE-2020-8899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8899)
![](https://img.shields.io/static/v1?label=Product&message=Android%20OS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%209.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122%20Heap-based%20Buffer%20Overflow&color=brighgreen)
### Description
There is a buffer overwrite vulnerability in the Quram qmg library of Samsung's Android OS versions O(8.x), P(9.0) and Q(10.0). An unauthenticated, unauthorized attacker sending a specially crafted MMS to a vulnerable phone can trigger a heap-based buffer overflow in the Quram image codec leading to an arbitrary remote code execution (RCE) without any user interaction. The Samsung ID is SVE-2020-16747.
### POC
#### Reference
- http://packetstormsecurity.com/files/157620/Samsung-Android-Remote-Code-Execution.html
- https://security.samsungmobile.com/securityUpdate.smsb
- https://www.kb.cert.org/vuls/id/366027
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-8899