03-29-2022, 06:51 PM
Can you explain in more detail please? When you reference:
http://127.0.0.1:88/%24/StartCheck?<svg/...=alert(1)>
1) Thats not really XSS. Alert(1) is not dangerous and does not rely on another site etc.
2) Are you saying this allows alert to run in any IW application? Or only your application?
http://127.0.0.1:88/%24/StartCheck?<svg/...=alert(1)>
1) Thats not really XSS. Alert(1) is not dangerous and does not rely on another site etc.
2) Are you saying this allows alert to run in any IW application? Or only your application?

