cve/2022/CVE-2022-35520.md

18 lines
829 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-35520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35520)
![](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
WAVLINK WN572HP3, WN533A8, WN530H4, WN535G3, WN531P3 api.cgi has no filtering on parameter ufconf, and this is a hidden parameter which doesn't appear in POST body, but exist in cgi binary. This leads to command injection in page /ledonoff.shtml.
### POC
#### Reference
- https://github.com/TyeYeah/othercveinfo/blob/main/wavlink/README.md#wavlink-router-ac1200-page-ledonoffshtml-hidden-parameter-ufconf-command-injection-in-apicgi
#### Github
No PoCs found on GitHub currently.