FluxBB 1.5.11 Cross Site Scripting
FluxBB 1.5.11 存储型 XSS 漏洞允许攻击者通过管理面板注入恶意脚本,在用户访问主页时触发弹窗攻击。 2025-3-10 20:21:46 Author: cxsecurity.com(查看原文) 阅读量:22 收藏

# Exploit Title: FluxBB 1.5.11 Stored xss # Date: 3/8/2025 # Exploit Author: Chokri Hammedi # Vendor Homepage: www.fluxbb.org # Software Link: https://www.softaculous.com/apps/forums/FluxBB # Version: FluxBB 1.5.11 # Tested on: Windows XP 1. login to admin panel 2. go to /admin_forums.php 3. click on "add forum" 4. in description text area put this payload: <iframe src=javascript:alert(1)> 5. save changes now everytime users enter the home page will see the alert.


文章来源: https://cxsecurity.com/issue/WLB-2025030013
如有侵权请联系:admin#unsafe.sh