Store XSS in Survey menus in limesurvey/limesurvey
Reported on
Sep 3rd 2023
Description
I noticed, your website is very secure.
But you overlooked a flaw Store DOM XSS .
Proof of Concept
Detail:
1 .Login vs admin demo account and access Configuration
2 .Go to Survey menus ==> Survey menus entries
3 .Add new menu entry and insert payload in to GET data method
test<script>alert(document.domain)</script>
4 .Click create ==> detect XSS
Video Poc
https://drive.google.com/file/d/1VWRE5GNGJGDc6HES0tLG3PIHMRgfOIOj/view?usp=sharing
Impact
This security vulnerability has the potential to steal multiple users' cookies, gain unauthorized access to that user's account through stolen cookies, or redirect the user to other malicious websites...
I have submitted the second report. When you reply, I will close the report. Sorry for this problem. Thank you.
Hi, vulnerability has been fixed, is there any new update?