cve/2023/CVE-2023-34354.md

18 lines
963 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-34354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34354)
![](https://img.shields.io/static/v1?label=Product&message=Surf%20SOHO%20HW1&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v6.3.5%20(in%20QEMU)%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-80%3A%20Improper%20Neutralization%20of%20Script-Related%20HTML%20Tags%20in%20a%20Web%20Page%20(Basic%20XSS)&color=brighgreen)
### Description
A stored cross-site scripting (XSS) vulnerability exists in the upload_brand.cgi functionality of peplink Surf SOHO HW1 v6.3.5 (in QEMU). A specially crafted HTTP request can lead to execution of arbitrary javascript in another user's browser. An attacker can make an authenticated HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1781
#### Github
No PoCs found on GitHub currently.