mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
958 B
Markdown
18 lines
958 B
Markdown
### [CVE-2020-25858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25858)
|
|

|
|

|
|
&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.
|
|
|