Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-246p-xmg8-wmcq

Опубликовано: 25 мар. 2024
Источник: github
Github: Прошло ревью
CVSS3: 8.3

Описание

OneUptime Vulnerable to a Privilege Escalation via Local Storage Key Manipulation

Summary

A security vulnerability exists in oneuptime's local storage handling, where a regular user can escalate privileges by modifying the is_master_admin key to true. This allows unauthorized access to administrative functionalities.

Details

The vulnerability lies in the improper validation of client-side stored data within the web application. Specifically, the is_master_admin key, stored in the local storage of the browser, can be manipulated by an attacker. By changing this key from false to true, the application grants administrative privileges to the user, without proper server-side validation.

POC

(I am using Firefox Developer to demonstrate this vulnerability) Log in as a normal user. Open developer tools (hit F12), click Storage, then Local Storage. Modify the is_master_admin key from false to true.

Impact

This vulnerability represents a high security risk as it allows any authenticated user to gain administrative privileges through client-side manipulation. Most of the admin previlages were disabled except the user list. Where an attacker could see all the list of users who signed up to OneUptome.

Patch

This has been patched in 7.0.1815

Пакеты

Наименование

@oneuptime/model

npm
Затронутые версииВерсия исправления

< 7.0.1815

7.0.1815

Наименование

@oneuptime/common-server

npm
Затронутые версииВерсия исправления

< 7.0.1815

7.0.1815

EPSS

Процентиль: 6%
0.00029
Низкий

8.3 High

CVSS3

Дефекты

CWE-639

Связанные уязвимости

CVSS3: 8.3
nvd
больше 1 года назад

OneUptime is a solution for monitoring and managing online services. The vulnerability lies in the improper validation of client-side stored data within the web application. Specifically, the is_master_admin key, stored in the local storage of the browser, can be manipulated by an attacker. By changing this key from false to true, the application grants administrative privileges to the user, without proper server-side validation. This has been patched in 7.0.1815.

EPSS

Процентиль: 6%
0.00029
Низкий

8.3 High

CVSS3

Дефекты

CWE-639