cve/2019/CVE-2019-16173.md

23 lines
979 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-16173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16173)
![](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 reflected XSS for escalating privileges from a low-privileged account to, for example, SuperAdmin. This occurs in application/core/Survey_Common_Action.php,
### POC
#### Reference
- http://packetstormsecurity.com/files/154479/LimeSurvey-3.17.13-Cross-Site-Scripting.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/154479/LimeSurvey-3.17.13-Cross-Site-Scripting.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2019/Sep/22
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2019/Sep/22
2024-05-26 14:27:05 +02:00
- https://seclists.org/bugtraq/2019/Sep/27
2024-06-09 00:33:16 +00:00
- https://seclists.org/bugtraq/2019/Sep/27
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.