header-logo
Suggest Exploit
vendor:
Elsi Smart Floor
by:
Rob, CTRL Group
8.8
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: Elsi Smart Floor
Affected Version From: V3.3.3 and under
Affected Version To: V3.3.3
Patch Exists: YES
Related CWE: CVE-2022-35543
CPE: a:marigroup:elsi_smart_floor
Metasploit:
Other Scripts:
Platforms Tested: Windows IIS all versions
2022

Exploit Title: ELSI Smart Floor V3.3.3 – Stored Cross-Site Scripting (XSS)

This vulnerability does require authentication however, once the payload is stored, any user visiting the portal will trigger the alert. Login to the appplication, Browse to 'Settings' tab and then 'Wards'. Create a new word with the following payload at the ward name: <script>alert(document.cookie)</script> Any user browsing the application will trigger the payload.

Mitigation:

Upgrade to the latest version of Elsi Smart Floor software
Source

Exploit-DB raw data:

# Exploit Title: ELSI Smart Floor V3.3.3 - Stored Cross-Site Scripting (XSS)
# Date: 12/09/2022
# Exploit Author: Rob, CTRL Group
# Vendor Homepage: marigroup.com
# Version: V3.3.3 and under
# Tested on: Windows IIS all versions
# CVE : CVE-2022-35543

“Stored Cross-Site Scripting” Vulnerability within the Elsi Smart Floor software. This vulnerability does require authentication however, once the payload is stored, any user visiting the portal will trigger the alert. 

Login to the appplication

Browse to "Settings" tab and tehn " Wards". Create a new word with the following payload at the ward name:


 <script>alert(document.cookie)</script>


Any user browsing the application will trigger the payload.