NA

CVE-2024-29194

Published: 24/03/2024 Updated: 25/03/2024

Vulnerability Summary

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.

Github Repositories

exploit for OneUptime - grab the master_key, escalate to admin

CVE-2024-29194-POC grab the master_key, escalate to admin