cve/2017/CVE-2017-20116.md

18 lines
863 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-20116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-20116)
![](https://img.shields.io/static/v1?label=Product&message=Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-80%20Basic%20Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability was found in TrueConf Server 4.3.7. It has been classified as problematic. Affected is an unknown function of the file /admin/group/list/. The manipulation of the argument checked_group_id leads to basic cross site scripting (Reflected). It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41184/
#### Github
No PoCs found on GitHub currently.