cve/2023/CVE-2023-47861.md

19 lines
992 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-47861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-47861)
![](https://img.shields.io/static/v1?label=Product&message=AVideo&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2011.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
A cross-site scripting (xss) vulnerability exists in the channelBody.php user name functionality of WWBN AVideo 11.6 and dev master commit 15fed957fb. A specially crafted HTTP request can lead to arbitrary Javascript execution. An attacker can get a user to visit a webpage to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1884
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1884
#### Github
No PoCs found on GitHub currently.