cve/2019/CVE-2019-11341.md

19 lines
942 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-11341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11341)
![](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
On certain Samsung P(9.0) phones, an attacker with physical access can start a TCP Dump capture without the user's knowledge. This feature of the Service Mode application is available after entering the *#9900# check code, but is protected by an OTP password. However, this password is created locally and (due to mishandling of cryptography) can be obtained easily by reversing the password creation logic.
### POC
#### Reference
- https://security.samsungmobile.com/securityUpdate.smsb
2024-06-09 00:33:16 +00:00
- https://security.samsungmobile.com/securityUpdate.smsb
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.