Authorization Bypass Through User-Controlled Key Affecting @oneuptime/model package, versions <7.0.1815


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.04% (9th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JS-ONEUPTIMEMODEL-6483321
  • published 25 Mar 2024
  • disclosed 24 Mar 2024
  • credit saunders-jake

How to fix?

Upgrade @oneuptime/model to version 7.0.1815 or higher.

Overview

@oneuptime/model is a The OneUptime Model Library is a collection of shared database models and utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with TypeScript and TypeORM. It incl

Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key. 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.

References