Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect XSS in Ticket Search Form #1101

Closed
hypnguyen1209 opened this issue Jun 24, 2021 · 1 comment
Closed

Detect XSS in Ticket Search Form #1101

hypnguyen1209 opened this issue Jun 24, 2021 · 1 comment
Labels
security Security issues

Comments

@hypnguyen1209
Copy link

hypnguyen1209 commented Jun 24, 2021

<input type="text" name="Fulltext" id="oooSearch" title="[% Translate('Ticket Search') | html %]"/>

I have discovered an XSS vulnerability in your source code, I hope you will fix it as soon as possible.
Thank you!
POC: https://drive.google.com/file/d/1hBRq_H6h55TLen0ULDRKEDnwBfpRK-fr/view?usp=sharing

@svenoe
Copy link
Contributor

svenoe commented Jun 24, 2021

Hi Nguyen,
thank you very much for letting us know! (The preferred way would be to send us a mail to security@otobo.org, but better here than not at all. :) )

Your video doesn't load for me, but from the preview I guess it is clear, and I added a fix to it. I will close the issue for now and try loading the video at another time again. If you are up for it, you could also just replace the changed file, run
bin/otobo.Console.pl Maint::Cache::Delete
from /opt/otobo and see if everything is fixed.

Thanks again, Sven

@svenoe svenoe closed this as completed Jun 24, 2021
@svenoe svenoe added the security Security issues label Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security issues
Projects
None yet
Development

No branches or pull requests

2 participants