cve/2018/CVE-2018-3589.md

18 lines
830 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-3589](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3589)
![](https://img.shields.io/static/v1?label=Product&message=Snapdragon%20Mobile&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Buffer%20Copy%20without%20Checking%20Size%20of%20Input%20in%20RFA&color=brighgreen)
### Description
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile MDM9650, MDM9655, SD 835, SD 845, SD 850, the vswr capture size is larger than the maximum size of a diag logPacket, which can lead to a buffer overflow when the sample buffer is copied to the logPacket buffer.
### POC
#### Reference
- http://www.securityfocus.com/bid/103671
#### Github
- https://github.com/ARPSyndicate/cvemon