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

18 lines
958 B
Markdown

### [CVE-2020-25858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25858)
![](https://img.shields.io/static/v1?label=Product&message=Qualcomm%20QCMAP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Remote%20authenticated%20null%20dereference%20(CWE-476)&color=brighgreen)
### Description
The QCMAP_Web_CLIENT binary in the Qualcomm QCMAP software suite prior to versions released in October 2020 does not validate the return value of a strstr() or strchr() call in the Tokenizer() function. An attacker who invokes the web interface with a crafted URL can crash the process, causing denial of service. This version of QCMAP is used in many kinds of networking devices, primarily mobile hotspots and LTE routers.
### POC
#### Reference
- http://vdoo.com/blog/qualcomm-qcmap-vulnerabilities
#### Github
No PoCs found on GitHub currently.