Lucene search

K
zeroscienceGjoko KrsticZSL-2022-5711
HistorySep 11, 2022 - 12:00 a.m.

ETAP Safety Manager 1.0.0.32 Remote Unauthenticated Reflected XSS

2022-09-1100:00:00
Gjoko Krstic
zeroscience.mk
230
etap safety manager
remote unauthenticated
reflected xss
cross-site scripting
vulnerability
web server
xss
zero science lab.

6.5 Medium

AI Score

Confidence

High

Title: ETAP Safety Manager 1.0.0.32 Remote Unauthenticated Reflected XSS
Advisory ID: ZSL-2022-5711
Type: Local/Remote
Impact: Cross-Site Scripting
Risk: (4/5)
Release Date: 11.09.2022

Summary

The ETAP Safety Manager (ESM) is a central managing and control system that helps you to monitor, adjust and maintain your emergency lighting system. Therefore each luminaire connected to your ESM network is given a unique code. The ESM can easily identify the luminaires individually and automatically report whether all luminaires work properly. You can either choose between a wired or wireless network, or a combination of both. With ESM you will not only manage your self contained or your centrally supplied ‘ETAP Battery System’ (EBS) emergency luminaires’, but also DALI emergency units and K9 LED modules, which you can build into your luminaires. Since your ESM system is connected to the Internet, you will always have access to it through the World Wide Web. ESMweb™ is an ‘embedded web server’ application for monitoring an emergency lighting system, which runs in the ‘ESM web controller’. The ESMweb™ application can be accessed from any PC in the corporate network or connected to the Internet - by a standard web browser.

Description

Input passed to the GET parameter ‘action’ is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML/JS code in a user’s browser session in context of an affected site.

Vendor

ETAP Lighting International NV - <https://www.etaplighting.com>

Affected Version

1.0.0.32

Tested On

Apache/2.4.41 (Ubuntu)

Vendor Status

N/A

PoC

etap_xss.txt

Credits

Vulnerability discovered by Gjoko Krstic - <[email protected]>

References

[1] <https://packetstormsecurity.com/files/168339/&gt;
[2] <https://exchange.xforce.ibmcloud.com/vulnerabilities/235743&gt;
[3] <https://cxsecurity.com/issue/WLB-2022090031&gt;

Changelog

[11.09.2022] - Initial release
[12.09.2022] - Added reference [1]
[13.09.2022] - Added reference [2]
[14.09.2022] - Added reference [3]

Contact

Zero Science Lab

Web: <https://www.zeroscience.mk>
e-mail: [email protected]

<html><body><p>ETAP Safety Manager 1.0.0.32 Remote Unauthenticated Reflected XSS


Vendor: ETAP Lighting International NV
Product web page: https://www.etaplighting.com
Affected version: 1.0.0.32

Summary: The ETAP Safety Manager (ESM) is a central managing and control
system that helps you to monitor, adjust and maintain your emergency lighting
system. Therefore each luminaire connected to your ESM network is given a
unique code. The ESM can easily identify the luminaires individually and
automatically report whether all luminaires work properly. You can either
choose between a wired or wireless network, or a combination of both. With
ESM you will not only manage your self contained or your centrally supplied
‘ETAP Battery System’ (EBS) emergency luminaires’, but also DALI emergency
units and K9 LED modules, which you can build into your luminaires. Since
your ESM system is connected to the Internet, you will always have access
to it through the World Wide Web. ESMweb™ is an ‘embedded web server’
application for monitoring an emergency lighting system, which runs in the
‘ESM web controller’. The ESMweb™ application can be accessed from any PC
in the corporate network or connected to the Internet - by a standard web
browser.

Desc: Input passed to the GET parameter 'action' is not properly sanitised
before being returned to the user. This can be exploited to execute arbitrary
HTML/JS code in a user's browser session in context of an affected site.

Tested on: Apache/2.4.41 (Ubuntu)


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            @zeroscience


Advisory ID: ZSL-2022-5711
Advisory URL: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2022-5711.php


22.08.2022

--


PoC:

GET /json/authenticate.php?action=[XSS]&amp;username=waddup&amp;password=nm HTTP/1.1

{"success":false,"errorMessage":"Invalid command: $","errorCode":0,"errorInfo":"\/var\/www\/etap-root\/scripts\/class.dispatch.php(39)","rows":[]}
</p></body></html>

6.5 Medium

AI Score

Confidence

High