cve/2019/CVE-2019-16172.md

20 lines
842 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-16172](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16172)
![](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
LimeSurvey before v3.17.14 allows stored XSS for escalating privileges from a low-privileged account to, for example, SuperAdmin. The attack uses a survey group in which the title contains JavaScript that is mishandled upon group deletion.
### POC
#### Reference
- http://packetstormsecurity.com/files/154479/LimeSurvey-3.17.13-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2019/Sep/22
- https://seclists.org/bugtraq/2019/Sep/27
#### Github
No PoCs found on GitHub currently.