Not a bug Javascript error when creating a thread with this code (freeze)

  • Thread starter Thread starter account8226
  • Start date Start date
A

account8226

Guest
Hello,

I tried the following when editing a thread in popup mode :

javascript:alert('Error')
<script>alert('Error')</script>
/?title=<script>alert('Error')</script>

But when we click 'Save changes' it's freezing (I think it's making a JS error).
d18b8709763a25b43c5f6f30ec45399d.webp

I'll update if I find the exact manipulation to reproduce.
 
Can you reproduce that here or does it just happen on your own site?

Try disabling any add-ons and removing any additional JavaScript and trying again.
 
Can you reproduce that here or does it just happen on your own site?

Try disabling any add-ons and removing any additional JavaScript and trying again.

Ok, I tried again and and I think it's because of CloudFlare ;) Still a bug, but not really because of XenForo :) CloudFlare think it's an attack and forbid access to /posts/ID/save-inline.
 
Top Bottom