[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

BloofoxCMS 0.5.2.1 - (text) Stored Cross Site Scripting Vulnerability

Author
LiPeiYi
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-35752
Category
web applications
Date add
29-01-2021
Platform
php
# Title: BloofoxCMS 0.5.2.1 - 'text' Stored Cross Site Scripting
# Exploit Author: LiPeiYi
# Vendor Homepage: https://www.bloofox.com/
# Software Link: https://github.com/alexlang24/bloofoxCMS/releases/tag/0.5.2.1
# Version: 0.5.1.0 -.5.2.1
# Tested on: windows 10

Vulnerable paper: /admin/include/inc_content_articles.php 

Steps to reproduce:

1: Log in with a valid username and password. Navigate to the "articles" tab on the left-hand side.
2: Add the new post and then add the payload "payload: <img src=# onerror=alert('xss')>" in "text" parameter and click on save button. Post Saved successfully.
3: Now, XSS will get stored and trigger every time and the attacker can steal authenticated users' cookies.


#  0day.today [2024-11-15]  #